{% extends 'squid/ssl/errors/base.html' %} {% block toolbar_ssl_error_subnet %}class="active"{%endblock%} {% block ssl_error_desc %}

HTTPS / SSL errors (invalid certificates) on these IP subnets are ignored, access to these IP subnets is left as is. The browser will decide what do to with the error, not Squid.

{% endblock %} {% block addnew_href%}{% url 'squid:ViewSslErrorSubnetCreate' %}{%endblock%} {% block edit1_href%}{% url 'squid:ViewSslErrorSubnetUpdate' object.pk %}{%endblock%} {% block edit2_href%}{% url 'squid:ViewSslErrorSubnetUpdate' object.pk %}{%endblock%}