Hi, 

I hope that someone can provide me with some help reg. a strange problem I 
have when setting up SSL with Apache.
I have virtual domains installed and one IP address to the Internet - all 
that is working fine.
I have now set up 1 virtual domain with SSL with the same virtual domain 
name I had already for one of the domains, and created myself a certificate 
following the FAQ. 

When I try to access https://domain_name I get a time out after a while.
When I access https://internal_IP_address the server responds immediately. 

If I do: curl https://localhost/
the result is:
curl: (35) SSL: error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown 
protocol

If I do: openssl s_client -connect localhost:443 -state -debug
the result is:
CONNECTED(00000003)
SSL_connect:before/connect initialization
write to 08153F18 [08153F60] (124 bytes => 124 (0x7C))
0000 - 80 7a 01 03 01 00 51 00-00 00 20 00 00 16 00 00   .z....Q... .....
0010 - 13 00 00 0a 07 00 c0 00-00 66 00 00 05 00 00 04   .........f......
0020 - 03 00 80 01 00 80 08 00-80 00 00 65 00 00 64 00   ...........e..d.
0030 - 00 63 00 00 62 00 00 61-00 00 60 00 00 15 00 00   .c..b..a..`.....
0040 - 12 00 00 09 06 00 40 00-00 14 00 00 11 00 00 08   ......@.........
0050 - 00 00 06 00 00 03 04 00-80 02 00 80 51 02 7e 73   ............Q.~s
0060 - a2 cd 80 06 26 ec 4b 78-db 58 4e 40 d5 c2 d9 a4   ....&.Kx.XN@....
0070 - d8 81 e7 9e 30 e0 1d 60-cb 1e 18 70               ....0..`...p
SSL_connect:SSLv2/v3 write client hello A
read from 08153F18 [081594C0] (7 bytes => 7 (0x7))
0000 - 3c 21 44 4f 43 54 59                              <!DOCTY
SSL_connect:error in SSLv2/v3 read server hello A
9267:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown 
protocol:s23_clnt.c:460: 


Please help :-) 

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

Reply via email to