cancel
Showing results for 
Search instead for 
Did you mean: 

SSL Debugging

Former Member
0 Kudos

Hi Everyone,

Was wondering if someone could point us in the right direction for turning on SSL detailed logging for the SOAP adapter. We want to be able to see handshake information. We want to see the steps around setup handshake, verify chain, shutdown ssl layer, etc..

The scenario is we have someone posting via our SOAP adapter using SSL with digital certificates and we want to view the detailed logging.

Regards,

Joe

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Joe,

If you're running windows servers, I've done it (the other way around, our XI system was the client) using Ethereal suite, that allows any kind of network traffic/paquets sniffing, including SSL/HTTPS layers ... Though I'd not recommend to do this in a production system (it installs additional drivers)

For unix (or maybe windows), I've heard about ssldump : http://www.rtfm.com/ssldump/

Hope this helps

Chris

Answers (0)