JSSLTrace - a SSL/TLS Interceptor Wiki
A java-based interceptor for SSL/TLS protocol
Status: Beta
Brought to you by:
alexei_chmelev
Sometimes you'd like for some reasons to deactivate the ssl protocol in your client. You can do it with JSSLTrace by the means of deactivating ssl on the client side. In such a case JSSLTrace will speak SSL with the remote server but accept plain tcp (unencrypted) data from the client. For further details see samplehttps.xml in the examples folder (key activateSSL in the section client).