[squid-users] dstdomain -- ssl::server_name doc error?
Amos Jeffries
squid3 at treenet.co.nz
Sun Feb 7 01:32:06 UTC 2016
On 7/02/2016 8:02 a.m., xxiao8 wrote:
> http://www.squid-cache.org/Versions/v3/3.5/cfgman/ssl_bump.html
>
> at the end:
>
> "
> # Example: Bump all requests except those originating from
> # localhost or those going to example.com.
>
> acl broken_sites dstdomain .example.com
> ssl_bump splice localhost
> ssl_bump splice broken_sites
> ssl_bump bump all
> "
>
> should it be updated to "acl broken_sites ssl::server_name"?
Yes that was wrong, as is use of the word "requests". I have applied the
update and that site should be corrected after the next release.
Amos
More information about the squid-users
mailing list