this is in my squid.conf acl step1 at_step SslBump1 acl step2 at_step SslBump2 acl step3 at_step SslBump3 acl nobumpsites ssl::server_name "/etc/squid/sslnobumpsites-acl.squid" <-- e.g. www.google.com ssl_bump stare step1 all ssl_bump splice nobumpsites ssl_bump bump all acl brokenButTrusted dstdomain "/etc/squid/brokenbuttrustedsites-acl.squid" <-- contains e.g. download.microsoft.com acl certSelfSigned ssl_error X509_V_ERR_DEPTH_ZERO_SELF_SIGNED_CERT ... acl squidSslHandshake ssl_error SQUID_ERR_SSL_HANDSHAKE sslproxy_cert_sign_hash sha256 sslproxy_cert_error allow brokenButTrusted sslproxy_cert_error deny all sslproxy_cafile /etc/squid/ca-bundle.trust.crt sslproxy_cipher EECDH+ECDSA+AESGCM:EECDH+aRSA+AESGCM:EECDH+ECDSA:EECDH:EDH+AESGCM:EDH:ECDH+AESGCM:ECDH+AES:ECDH:AES:HIGH:MEDIUM:!SSLv2:+SSLv3:!3DES:!RC4:!MD5:!IDEA:!SEED:!aNULL:!eNULL:!LOW:!EXP:!DSS:!PSK:!RSA:!SRP sslproxy_options NO_SSLv2 NO_SSLv3 TLSv1 TLSv1_1 TLSv1_2 sslcrtd_program /usr/lib64/squid/ssl_crtd -s /var/local/squid/ssl_db -M 16MB sslcrtd_children 8 On 28.06.2019 16:34, L.P.H. van Belle wrote:
|
<<attachment: smime.p7s>>
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users