RE: need help on handshake failure

2012-08-31 Thread Dave Thompson
>From: owner-openssl-us...@openssl.org On Behalf Of Mithun Kumar >Sent: Thursday, 30 August, 2012 19:50 >openssl s_client -connect NC-WIN2008X64:1433 -state -debug -msg -ssl3 >CONNECTED(0003) >SSL_connect:before/connect initialization >write to 08A018A8 [08A0B660] (100 bytes => 100 (0x64)) >

Re: need help on handshake failure

2012-08-30 Thread Mithun Kumar
Thanks Dave, i see the below output. soniclx24(misingh): openssl s_client -connect NC-WIN2008X64:1433 -state -debug -msg -ssl3 CONNECTED(0003) SSL_connect:before/connect initialization write to 08A018A8 [08A0B660] (100 bytes => 100 (0x64)) - 16 03 00 00 5f 01 00 00-5b 03 00 50 3f fb 58 6

RE: need help on handshake failure

2012-08-30 Thread Dave Thompson
>From: owner-openssl-us...@openssl.org On Behalf Of Mithun Kumar >Sent: Thursday, 30 August, 2012 02:04 >Also when i use s_client tool it just hangs with following output. >Any input on how to get full handshake dump? >... openssl s_client -connect ... -state -debug -msg >CONNECTED(0003) >S

Re: need help on handshake failure

2012-08-30 Thread Saurabh Pandya
use err = ERR_get_error(); to get error no and use ERR_string(ec) to stringify On 8/30/12, Mithun Kumar wrote: > Also when i use s_client tool it just hangs with following output. Any > input on how to get full handshake dump? > > > *vm-soniclx13(misingh): openssl s_client -connect NC-WI

Re: need help on handshake failure

2012-08-29 Thread Mithun Kumar
Also when i use s_client tool it just hangs with following output. Any input on how to get full handshake dump? *vm-soniclx13(misingh): openssl s_client -connect NC-WIN2008X64:1433 **-state -debug -msg*** *CONNECTED(0003)* *SSL_connect:before/connect initialization* *write to 09050898 [090