On 09/17/2015 05:05 AM, Marcus Kool wrote: > ssl_bump splice tls_s2_client_hello tls_allowed_hsts > ssl_bump splice tls_s2_client_hello tls_server_is_bank > ssl_bump splice tls_s2_client_hello tls_allowed_software > ssl_bump splice tls_s2_client_hello tls_allowed_pinned Just FYI: Consider using an any-of ACL to simplify and speed up the above: acl toSplice any-of tls_allowed_hsts tls_server_is_bank ... ssl_bump splice tls_s2_client_hello toSplice This is unrelated to the https://banking.postbank.de/ problems you are investigating. HTH, Alex. _______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users