Hi Laurie! On Tue, 22 Jan 2002, Laurie Young wrote: > On Tue, 22 Jan 2002, Teodor Cimpoesu wrote: > > > 0050 - 00 00 11 00 00 08 00 00-06 00 00 03 04 00 80 02 ................ > > > 0060 - 00 80 08 92 0d f4 b5 83-60 ae 0b fb 3b 92 08 79 ........`...;..y > > > 0070 - 92 79 cf 8c c6 57 64 72-96 4c 0d 63 8d 1f 71 7f .y...Wdr.L.c..q. > > > 0080 - 62 e3 b. > > > SSL_connect:SSLv2/v3 write client hello A > > > read from 0814B5A0 [08150B48] (7 bytes => 7 (0x7)) > > > 0000 - 3c 21 44 4f 43 54 59 <!DOCTY > > It looks like the server started to talk plain HTTP .......^ > > maybe it falled back to NULL? > > Errr.... > > What does that mean? it means your server was started with -DSSL (so it will listen on 443) but no SSLEngine On was present arround, or, you did all that but it failed to negociate a cipher (my wild guess), though then it shouldn't even talk cuz it isn't secure anymore.
-- teodor ______________________________________________________________________ Apache Interface to OpenSSL (mod_ssl) www.modssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
