diff --git a/containers/proxy-squid-image/squid.conf b/containers/proxy-squid-image/squid.conf index fb77a00fe576..827aa961ec40 100644 --- a/containers/proxy-squid-image/squid.conf +++ b/containers/proxy-squid-image/squid.conf @@ -44,7 +44,7 @@ refresh_pattern . 0 100% 525600 # secure squid # allow request only from localhost and to http and https ports -acl all src 0.0.0.0/0.0.0.0 +acl all src all acl SSL_ports port 443 acl Safe_ports port 80 # http acl Safe_ports port 443 # https