HTTPS Proxy - Is it possible to proxy a HTTPS request without having certificates setup?
Posted
by GregH
on Server Fault
See other posts from Server Fault
or by GregH
Published on 2010-04-13T23:29:18Z
Indexed on
2010/04/13
23:33 UTC
Read the original article
Hit count: 522
Hi,
HTTPS Proxy - Is it possible to proxy a HTTPS request without having certificates setup?
In my case I'm still trying to workout how to do this with .NET HttpListener & HttpWebRequest. I've got it working for HTTP.
© Server Fault or respective owner