{% extends 'squid/exclude/advanced/form.html' %} {% block header_subtab %} / HTTPS Decryption{% endblock %} {% block advanced_value_control%}
{{form.value_sslbump}} {% if form.value_sslbump.errors %} {{form.value_sslbump.errors|striptags}} {% else %} Specify here raw Squid ACLs for HTTPS decryption and SSL bump exclusions. See Squid's online documentation for more information. The contents of this field will be written to squid.conf as-is so please be careful. {%endif%}
{%endblock%}