> # openssl s_client -connect (sitename):443 -debug
> CONNECTED(00000003)
> 0000 - 3c 21 44 4f 43 54 59                              <!DOCTY
> 20771:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
> protocol:s23_clnt.c:475:

You didn't set SSLEngine on for this virtual host, so it's delivering
unencrypted traffic, which bugs out openssl.

Joost


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to