Re: [squid-users] req_header acl with ssl_bump

2022-12-07 Thread Alex Rousskov
On 12/7/22 16:26, Toler, Matt wrote: Hello, We are attempting to leverage headers to isolate access to external sites with squid 4.14. The Loadbalencer is injecting headers and squid is simply verifying them: acl ACL_HDR_1 req_header Repo_Svr_VerifiedHdr True acl REPO_DST_ALLOW dstdomain "/

[squid-users] req_header acl with ssl_bump

2022-12-07 Thread Toler, Matt
Hello, We are attempting to leverage headers to isolate access to external sites with squid 4.14. The Loadbalencer is injecting headers and squid is simply verifying them: acl ACL_HDR_1 req_header Repo_Svr_VerifiedHdr True acl REPO_DST_ALLOW dstdomain "/etc/squid/acls.d/hosts.acl" http_access a