Easiest way to allow direct HTTPS connection in Intercept mode?
- by Nicolo
I know the SSL issue has been beaten to death
I'm using DNS redirect to force my clients to use my intercept proxy.
As we all know, intercepting HTTPS connection is not possible unless I
provide a fake certificate. What I want to achieve here is to allow
all HTTPS requests connect directly to the source server, thus
bypassing Squid:
HTTP…