{% extends 'squid/ssl/target/base.html' %} {% block toolbar_ssl_target_subnet %}class="active"{%endblock%} {% block ssl_target_desc %}
HTTPS connections to the following IP subnets are always decrypted. This is usually used in intercept (transparent) proxy deployments. If you have explicit proxy it is much easier to use the domain name targets.
{% endblock %} {% block addnew_href%}{% url 'squid:ViewSslTargetSubnetCreate' %}{%endblock%} {% block edit1_href%}{% url 'squid:ViewSslTargetSubnetUpdate' object.pk %}{%endblock%} {% block edit2_href%}{% url 'squid:ViewSslTargetSubnetUpdate' object.pk %}{%endblock%}