In message <[EMAIL PROTECTED]> on Wed, 23 Oct 2002 11:43:54 -0400, Ashwin C
Uthappa <[EMAIL PROTECTED]> said:
ashwin.uthappa> WITH ENGINE :
ashwin.uthappa> ----------------------
ashwin.uthappa> OpenSSL> s_client -connect 10.10.10.114:8080 -debug -state -ssl3
ashwin.uthappa> CONNECTED(00000003)
ashwin.uthappa> SSL_connect:before/connect initialization
ashwin.uthappa> write to 081490E0 [08152EA8] (90 bytes => 90 (0x5A))
ashwin.uthappa> 0000 - 16 03 00 00 55 01 00 00-51 03 00 3d b6 c1 9e ba
....U...Q..=....
ashwin.uthappa> 0010 - 25 db 23 28 cd d3 7a 56-3f b7 59 29 a5 72 a4 42
%.#(..zV?.Y).r.B
ashwin.uthappa> 0020 - 10 0a 9f 58 95 22 cb 62-00 58 00 00 00 2a 00 16
...X.".b.X...*..
ashwin.uthappa> 0030 - 00 13 00 0a 00 66 00 07-00 05 00 04 00 65 00 64
.....f.......e.d
ashwin.uthappa> 0040 - 00 63 00 62 00 61 00 60-00 15 00 12 00 09 00 14
.c.b.a.`........
ashwin.uthappa> 0050 - 00 11 00 08 00 06 00 03-01 .........
ashwin.uthappa> 005a - <SPACES/NULS>
ashwin.uthappa> SSL_connect:SSLv3 write client hello A
ashwin.uthappa> read from 081490E0 [0814E698] (5 bytes => 5 (0x5))
ashwin.uthappa> 0000 - 48 54 54 50 2f HTTP/
ashwin.uthappa> write to 081490E0 [08158730] (7 bytes => 7 (0x7))
ashwin.uthappa> 0000 - 15 54 54 00 02 02 28 .TT...(
ashwin.uthappa> SSL3 alert write:fatal:handshake failure
ashwin.uthappa> SSL_connect:error in SSLv3 read server hello A
ashwin.uthappa> 2545:error:1408F10B:SSL routines:SSL3_GET_RECORD:wrong version
ashwin.uthappa> number:s3_pkt.c:279:
Look at that first response from the server. It is the start of a
normal HTTP status response. That means 10.10.10.114:8080 doesn't
speak SSL. You need to make it do so.
--
Richard Levitte \ Spannv�gen 38, II \ [EMAIL PROTECTED]
Redakteur@Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-708-26 53 44
Procurator Odiosus Ex Infernis -- [EMAIL PROTECTED]
Member of the OpenSSL development team: http://www.openssl.org/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]