Posts Tagged ‘HTTPS’

Intercepting HTTPS traffic using C#

Thursday, April 15th, 2010

Intercepting HTTPS traffic using C# can be done using the Komodia’s Redirector SDK, all you have to do is implement a couple of methods and that’s it.

Barak