On Thu, May 20, 1999, Ingo Zitzmann wrote:
> after compiling Apache 1.3.6, mod_ssl-2.2.7-1.3.6, opensssl-0.9.2b using
> VisualC++ 6.0
> as well as downloading the packing from a different site I get still the
> same results:
>
> [ssl-access.log]
> xx.xx.xx.x - - [20/May/1999:16:22:00 +0200] "�@" 501 -
> xx.xx.xx.x - - [20/May/1999:16:24:41 +0200] "�@" 501 -
> xx.xx.xx.x - - [20/May/1999:16:30:37 +0200] "�@" 501 -
>
> [ssl-error.log]
> [Thu May 20 16:22:00 1999] [error] [client xx.xx.xx.x] Invalid method in
> request �@
> [Thu May 20 16:24:41 1999] [error] [client xx.xx.xx.x] Invalid method in
> request �@
> [Thu May 20 16:30:37 1999] [error] [client xx.xx.xx.x] Invalid method in
> request �@
>
> I created test certificates as described on apache-ssl.org.
This means you talk HTTPS to a HTTP port, i.e. on that port SSL isn't
enabled. Check your server configuration. I guess your Listen and
<VirtualHost> sections do not match.
Ralf S. Engelschall
[EMAIL PROTECTED]
www.engelschall.com
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]