>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))
>
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
>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
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
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