Okie,

Slap me around and call me an idiot!!  After a careful look through my
httpd.conf I discovered that Apache was listening on port 8080 (http)
and 8443 (https).  After changing this to the standard ports 80 (http)
and 443 (https) it is now accepting connections through http.  However I
am still having problems with the https section, if I try
https://phaderunner.demon.co.uk:443/ on Netscape it just sits there
forever waiting for a reply, if on the server I type:

openssl s_client -connect phaderunner.demon.co.uk:443 -state -debug

I get the output:

CONNECTED(00000004)
SSL_connect:before/connect initialization
write to 08105D80 [08105DC8] (103 bytes => 103 (0x67))
0000 - 80 65 01 03 01 00 3c 00-00 00 20 00 00 16 00 00   .e....<...
.....
0010 - 13 00 00 0a 00 00 05 00-00 04 00 00 15 00 00 12  
................
0020 - 00 00 09 07 00 c0 03 00-80 01 00 80 08 00 80 06  
................
0030 - 00 40 00 00 14 00 00 11-00 00 08 00 00 06 00 00  
.@..............
0040 - 03 04 00 80 02 00 80 ec-43 38 e2 6e b2 59 23 fc  
........C8.n.Y#.
0050 - 41 eb 97 99 78 da 9e b3-ed 29 97 b3 1d 55 2a f3  
A...x....)...U*.
0060 - 89 5a 60 0a 4c 79 ed                              .Z`.Ly.
SSL_connect:SSLv2/v3 write client hello A
read from 08105D80 [0810B328] (7 bytes => 7 (0x7))
0000 - 3c 21 44 4f 43 54 59                              <!DOCTY
SSL_connect:error in SSLv2/v3 read server hello A
727:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol:s23_clnt.c:450:

Does anyone know what this is and how to fix it?  I would really
appreciate any assistance.

Thanks in advance,

Robin
-- 
<SNIP huge sig...>
______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to