Try to remove NO_SSLv2,NO_SSLv3 from options. SSLv2 already not
supported everywhere, RC4/3DES is SSLv3 ciphers, so it can be
confuse software. I.e., you use custom ciphers/protocols
combinations, which can lead issue.
27.06.2016 20:25, Renato Jop пишет:
Thank you both for your valuable help.
I've configured the tls-dh param with a strong Diffie-Hellman
group (2048 bits) and configured the cipher as Yuri specified
and I was able to get pass the unknown cipher, however now I get
a "SSL routines:SSL3_GET_ RECORD:wrong version number". Here's
the configuration I changed:
cipher=HIGH:MEDIUM:RC4:3DES:!aNULL:!eNULL:!LOW:!MD5:!EXP:!PSK:!SRP:!DSS
dhparams=/etc/dh-parameters.2048
options=NO_SSLv2,NO_SSLv3,SINGLE_DH_USE
tls-dh=/usr/local/etc/squid/dhparams.pem
|
_______________________________________________
squid-users mailing list
squid-users@xxxxxxxxxxxxxxxxxxxxx
http://lists.squid-cache.org/listinfo/squid-users