I have set up apache on a win 98 PC. It works as a conventional web server 
and I have tested it.
I want to include modssl and I thought I was very close to achieving this 
but it fails to encrypt the page info and returns an error page (the 
standard one for IE5).
I get the following errors:
on starting the server (apache -D SSL -k start ) command used to start it

[Sat Mar 17 23:27:14 2001] [error] Failed to resolve server name for 
127.0.0.1 (
check DNS) -- or specify an explicit ServerName
Apache/1.3.14 (Win32) mod_ssl/2.7.2 OpenSSL/0.9.6 running...
[Sat Mar 17 23:27:19 2001] [error] Failed to resolve server name for 
127.0.0.1 (
check DNS) -- or specify an explicit ServerName


and the following is in the error log:
[Mon Mar 19 00:04:52 2001] [error] Failed to resolve server name for 
127.0.0.1 (check DNS) -- or specify an explicit ServerName
[Mon Mar 19 00:11:56 2001] [error] mod_ssl: SSL handshake failed: HTTP 
spoken on HTTPS port; trying to send HTML error page (OpenSSL library error 
follows)
[Mon Mar 19 00:11:56 2001] [error] OpenSSL: error:1407609C:SSL 
routines:SSL23_GET_CLIENT_HELLO:http request [Hint: speaking HTTP to HTTPS 
port!?]

Any ideas ??
Anything would be great.

by the way I did get a standard http virtual host working already.

thanks
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to