i upgrade to 3.5.5 
and i use this conf

always_direct allow all
acl step1 at_step  SslBump1
acl step2 at_step  SslBump2
acl step3 at_step  SslBump3

acl exclude_acl ssl::server_name .yahoo.com .gmail.com .googlemail.com
s.yimg.com .yahooapis.com .akamaihd.net .fbcdn.net .facebook.com .google.com
ssl_bump peek step1 all
ssl_bump splice step2 exclude_acl
ssl_bump stare step2 all
ssl_bump bump step3 all
sslproxy_cert_error allow all


but still the same problem



--
View this message in context: 
http://squid-web-proxy-cache.1019090.n4.nabble.com/problem-with-some-ssl-services-tp4671733p4671777.html
Sent from the Squid - Users mailing list archive at Nabble.com.
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to