Search squid archive

Re: ssl::server_name_regex with multiple domains

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



done

#allow SSL cert
acl DiscoverSNIHost at_step SslBump1
acl NoSSLIntercept ssl::server_name_regex -i "/usr/local/squid/etc/pubkey.txt"
ssl_bump splice NoSSLIntercept
ssl_bump peek DiscoverSNIHost
ssl_bump bump all

in my pubkey.txt

.microsoft.com
.adobe.com


On Wed, 15 Jan 2020 at 00:12, robert k Wild <robertkwild@xxxxxxxxx> wrote:
hi all,

will this work ie multiple domains on one line?

# SSL bump rules
acl DiscoverSNIHost at_step SslBump1
acl NoSSLIntercept ssl::server_name_regex -i .adobe.com .microsoft.com
ssl_bump peek DiscoverSNIHost
ssl_bump splice NoSSLIntercept
ssl_bump bump all

ie

acl NoSSLIntercept ssl::server_name_regex -i .adobe.com .microsoft.com
thanks,
rob

--
Regards,

Robert K Wild.


--
Regards,

Robert K Wild.
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users

[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux