You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by "Rumpf, Christopher" <CR...@Epylon.com> on 2003/01/10 04:43:54 UTC

[users@httpd] Anyone ever see this error before?

in an ssl log file?
 
[Thu Jan 09 19:22:56 2003] [error] [client 216.34.21.71] Invalid method in
request L

 
Or how about this debug dump from openssl:
Is this a certificate problem or something deeper??
 
Thanks for the help.
 
$  openssl s_client -connect localhost:4347 -state -debug
CONNECTED(00000003)
SSL_connect:before/connect initialization
write to 0015B188 [0015D298] (130 bytes => 130 (0x82))
0000 - 80 80 01 03 01 00 57 00-00 00 20 00 00 16 00 00   ......W... .....
0010 - 13 00 00 0a 07 00 c0 00-00 66 00 00 07 00 00 05   .........f......
0020 - 00 00 04 05 00 80 03 00-80 01 00 80 08 00 80 00   ................
0030 - 00 65 00 00 64 00 00 63-00 00 62 00 00 61 00 00   .e..d..c..b..a..
0040 - 60 00 00 15 00 00 12 00-00 09 06 00 40 00 00 14   `...........@...
0050 - 00 00 11 00 00 08 00 00-06 00 00 03 04 00 80 02   ................
0060 - 00 80 42 24 f8 a3 a4 f8-14 b2 1d d9 63 5b 68 10   ..B$........c[h.
0070 - 7b 4c 33 a6 f1 1f 3c 2b-52 0a 77 db df ce fe 7f   {L3...<+R.w.....
0080 - b4 f5                                             ..
SSL_connect:SSLv2/v3 write client hello A
read from 0015B188 [001627F8] (7 bytes => 7 (0x7))
0000 - 3c 21 44 4f 43 54 59                              <!DOCTY
SSL_connect:error in SSLv2/v3 read server hello A
483:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown
protocol:s23_clnt.c:460:
$ 
$ 

 

/* ---
     Christopher M. Rumpf
   --- */