Ask Your Question

Revision history [back]

TLS Inspect / View

I have a .Net applicaion which interfaces with an online provider to exchange information. Its quite a simple process however I need to review the data exchanged - using something external to the program in order to "prove" the process is working..

With Fiddler it was very simple however the program was less than reliable.

I have the application, and the web site with which it will connect. Is there an idiots-guide method of configuring WS to decrypt and dispay the encrypted traffic please?

Thanks