[squid-users] A bunch of SSL errors I am not sure why

Sameh Onaissi sameh.onaissi at solcv.com
Thu Jan 12 21:09:58 UTC 2017


System info:
Squid Cache: Version 3.5.22
Ubuntu linux 16.04

Hello,

Last couple of days I have started seeing SSL errors in my cache.log which I don’t really understand: http://pastebin.com/mDHVm7cQ

My SSL bump configs:

http_port 3127 intercept
http_port 3128
https_port 3129 intercept ssl-bump generate-host-certificates=on dynamic_cert_mem_cache_size=4MB cert=/etc/squid/ssl_certs/squid.crt key=/etc/squid/ssl_certs/squid.key cipher=ECDHE-RSA-RC4-SHA:ECDHE-RSA-AES128-SHA:DHE-RSA-AES128-SHA:DHE-RSA-CAMELLIA128-SHA:AES128-SHA:RC4-SHA:HIGH:!aNULL:!MD5:!ADH

acl step1 at_step SslBump1
acl step2 at_step SslBump2
acl step3 at_step SslBump3
ssl_bump peek step1 all
ssl_bump bump all


I have tried deleting /var/lib/ssh_db and recreating a fresh one, restarted squid, and no luck.

While the service still works fine, some websites like https://web.dlinkla.com/websys were showing a handshake error until I added the site IP into a bypass list.
The internet speed also drops every now and then due to this.

Any help is appreciated with these errors.

Thanks,
Sam


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.squid-cache.org/pipermail/squid-users/attachments/20170112/1b46b130/attachment.html>


More information about the squid-users mailing list