Title: Bypass HTTPS proxy for destinations ? Post by: flagman on Saturday 07 March 2015, 06:37:06 am Hey there! Prompt me please, how to configure white list for https traffic. In the Configuration tab HTTPS, this option is not available. I use version 3.0 community. Also tested in the professional version 3.0, there is also no such option. However, it is described in the manual (h t t p://docs.endian.com/3.0/utm/proxy/http.html#https-proxy at the end of the article ) . How to make this option appeared in the web interface? :(
Title: Re: Bypass HTTPS proxy for destinations ? Post by: svritc_81 on Saturday 04 April 2015, 04:16:53 pm Hi,
I was able do this by adding the domains in the file: /etc/squid/acls/https_bypass_rules.acl and run below commands: 1. squid -k reconfigure 2. /etc/init.d/squid reload / restart for permanent changes add the domains to this file and restart the endian 3.0 router "/etc/squid/acls/https_bypass_rules.acl.tmpl". Regard's S. Venkata Ramana. |