SSL Bump with transparent proxy
-
Hi All, hope someone knows whats wrong here,
I get an error accessing https sites with squid set in Transparent mode and "ssl/MITM" mode set to "Splice Whitelist/Bump Otherwise"
the error in the browser is:T_he following error was encountered while trying to retrieve the URL: https://http/*
Unable to determine IP address from host name http
The DNS server returned:
Name Error: The domain name does not exist.
This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct.__he following error was encountered while trying to retrieve the URL: https://http/*Unable to determine IP address from host name http
The DNS server returned:
Name Error: The domain name does not exist.
This means that the cache was not able to resolve the hostname presented in the URL. Check if the address is correct._I know this isn't a DNS error really, it looks like ssl redirect isn't set correctly??
Works when mode is set to "Splice", but I would really like SSL intercept MITM working in transparent mode. I have the CA cert on the the clients installed ok. Squid does MITM when not in Transparent mode.Any idea how to configure this correctly?
thanks