[squid-users] Squid to listen to HTTPS
avi_h
harariboy at gmail.com
Sun May 14 21:49:28 UTC 2017
Hi,
I'm trying to get squid to listen to HTTPS in order to encrypt the traffic
between the proxy and the user.
I'm running squid 3.5.19 and squid is compiled with the --with-openssl
option which is required for https_port directive.
In order to accomplish that I used the following configuration:
https_port 3129 cert=/etc/squid/certificate.pem
key=/etc/squid/privatekey.pem
However, when I try to connect from the browser using port 3129 I get a
connection refused.
When runnig squid in debug mode I got the following in cache.log:
2017/05/14 21:10:19.854 kid1| 83,2| client_side.cc(3743) Squid_SSL_accept:
Error negotiating SSL connection on FD 7: error:00000005:lib(0):func(0):DH
lib
Please help me understand the reason.
Thanks.
--
View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-to-listen-to-HTTPS-tp4682393.html
Sent from the Squid - Users mailing list archive at Nabble.com.
More information about the squid-users
mailing list