How to dump SSL Handshake messages?

2008-01-11 Thread Vicky Ven
Hi,

I need to the capture the SSL handshake messages between my client
application and server.
How do we dump detailed SSL Handshake messages? Does OpenSSL offer some
means?

Thanks,
Vicky


Re: How to dump SSL Handshake messages?

2008-01-11 Thread Vicky Ven
Hi,

 I have used ssldump tool. However I need to implement the logging
 capability in my application. For example, if  the application recieves a
particular Alert message , the application should dump all the messages that
were exchanged for that particular handshake.


Thanks,
Vicky



On 1/11/08, Vicky Ven [EMAIL PROTECTED] wrote:

 Hi,

 I need to the capture the SSL handshake messages between my client
 application and server.
 How do we dump detailed SSL Handshake messages? Does OpenSSL offer some
 means?

 Thanks,
 Vicky