DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15605>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=15605 say what " openssl s_client -connect.." should return and what to do if not Summary: say what " openssl s_client -connect.." should return and what to do if not Product: Apache httpd-2.0 Version: 2.0.32 Platform: Other URL: http://httpd.apache.org/docs- 2.0/ssl/ssl_faq.html#httpstest OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Documentation AssignedTo: [email protected] ReportedBy: [EMAIL PROTECTED] I tried the recommended "openssl s_client -connect localhost:443 -state -debug" and got: <<CONNECTED(00000003) SSL_connect:before/connect initialization write to 0A04F6F8 [0A04F740] (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 [EMAIL PROTECTED] 0050 - 00 00 06 00 00 03 04 00-80 02 00 80 9b b2 14 94 ................ 0060 - 4a ad 56 cc ef fc f4 c3-62 96 80 5c b3 f1 ee db J.V.....b..\.... 0070 - 3d a6 40 dd d9 e3 8d 47-bb e9 0d 48 [EMAIL PROTECTED] SSL_connect:SSLv2/v3 write client hello A read from 0A04F6F8 [0A054CA0] (7 bytes => 7 (0x7)) 0000 - 3c 21 44 4f 43 54 59 <!DOCTY SSL_connect:error in SSLv2/v3 read server hello A 2396:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:s23_cln t.c:467:>> what do you suggest in such a case? It would be great to have a page that instructs about that? History leading up to this: All went fine when I typed apachectl startssl, except that it didn't like the SSL directives which I had to uncomment, but since they are also in the ssl.conf file, I thought they are available anyway. When trying to connect with Mozilla, I can connect well to http://HOSTNAME:8443, but when I try the same with https, I get "... connection terminated unexpectedly. Some may have been transferred." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
