Using ssldump might help. It does a lot of decoding of the data
exchanged between a client and server.
www.rtfm.com/ssldump/

Ashu

Carlos G.A. wrote:

> Hello:
>
> I'm making an implementation of the TLS 1.0 protocol in C#, for testing
> it i'm using OpenSSL under Cygwin ( openssl s_server ... ), i have a
> question about debug output, there are any way for know what are the
> keys that the server is using for data encryption/decryption, i need
> this because at this moment i can finish the Handshake protocol but when
> i send an Application data message seems that i'm sending it bad
> encrypted and i can't decrypt ok the Alert message sent by the openssl
> server.
>
> Thanks in advance.
>
> -- 
> Best regards
>
> Carlos Guzmán Álvarez
> Vigo-Spain
>

-- 
http://www.jaiashu.com/
-------------------------------------
"I would like to change the world,
but they wont tell me the source code"



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to