On Tue, Nov 03, 1998, Andreas Järund wrote:

> I do this:
>     $ s_client -host localhost -port 443
> 
> and gets the answer:
>     CONNECTED(00000003)
>     27435:error:140770F8:SSL
> routines:SSL23_GET_SERVER_HELLO:unknownprotocol:s23_clnt.c:451:
> 
> and in error_log this:
>     [error] [client 130.235.92.154] Invalid method in request 80
> 
> Extract from http.conf:
>     Port 80
>     ...
>     Listen 80
>     Listen 443
> 
> What's wrong?

This ok, but seems like on port 443 SSL is not actually enabled. Check your
<VirtualHost> section: It has to correctly use the IP or hostname _and_ port
_and_ has to use the SSLEnable.
                                       Ralf S. Engelschall
                                       [EMAIL PROTECTED]
                                       www.engelschall.com
______________________________________________________________________
Apache Interface to SSLeay (mod_ssl)   www.engelschall.com/sw/mod_ssl/
Official Support Mailing List               [EMAIL PROTECTED]
Automated List Manager                       [EMAIL PROTECTED]

Reply via email to