On Mon, May 15, 2000 at 12:13:32PM -0500, Tim Willis wrote:
> In the error.log, each time I try to access https://localhost:443, I find
> this entry:
>
> [Mon May 15 12:09:51 2000] [error] [client 127.0.0.1] Invalid method in
> request �a
>
That looks like somebody trying to connect without SSL on an SSL port.
You could try out your connection with openssl:
openssl s_client -connect localhost:443 -debug
vh
Mads Toftum
--
`Darn it, who spiked my coffee with water?!' - lwall
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl) www.modssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]