On Wed, Jun 28, 2000 at 08:59:30AM +0200, DAGNICOURT Sebastien - NTR wrote:
> Hello,
> I install mod_ssl-2.6.4-1.3.12 with apache_1.3.12 and openssl-0.9.4.
> This doesn't work and i get this error message when i try openssl:
> 
> ./openssl s_client -connect websdsec:8443 -state -debug 
> CONNECTED(00000003)
> SSL_connect:before/connect initialization
> write to 081092C8 [08109320] (109 bytes => 109 (0x6D))
> 0000 - 80 6b 01 03 01 00 42 00-00 00 20 00 00 16 00 00   .k....B... .....
> 0010 - 13 00 00 0a 00 00 07 00-00 05 00 00 04 00 00 15   ................
> 0020 - 00 00 12 00 00 09 07 00-c0 05 00 80 03 00 80 01   ................
> 0030 - 00 80 08 00 80 06 00 40-00 00 14 00 00 11 00 00   .......@........
> 0040 - 08 00 00 06 00 00 03 04-00 80 02 00 80 f6 c2 28   ...............(
> 0050 - 92 f3 10 ad a7 7e bb f5-03 18 74 9a f4 28 a4 f5   .....~....t..(..
> 0060 - 8b ff 1a f8 0d 92 2d 32-62 16 a5 a4 01            ......-2b....
> SSL_connect:SSLv2/v3 write client hello A
> read from 081092C8 [0810E880] (7 bytes => 7 (0x7))
> 0000 - 3c 21 44 4f 43 54 59                              <!DOCTY
> SSL_connect:error in SSLv2/v3 read server hello A
> 15679:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
> protocol:s23_clnt.c:450:
> 
> 
> What could be the problem?

You're connecting to a server running in plain http mode - if you look
at the dump, then you see '<!DOCTY' ... there's no way you should be seeing
this if there was an https server in the other end. 

vh

Mads Toftum
-- 
`Darn it, who spiked my coffee with water?!' - lwall

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

Reply via email to