tls_outgoing_options cipher=HIGH:MEDIUM:!RC4:!aNULL:!eNULL:!LOW:!3DES:!MD5:!EXP:!PSK:!SRP:!DSS
tls_outgoing_options options=NO_SSLv3,SINGLE_DH_USE,SINGLE_ECDH_USE
Different thread for ciphers issues

ERROR: Unsupported TLS option SINGLE_ECDH_USE

I found researching in lists-squid-cache.org that someone solved this error with appending TLS13-AES-256-CGM-SHA384 to the ciphers. 

I am thinking this is my issue also.

I see that error over and over when I run "squid -k parseā€

Do I append this to the options cipher list?

Does anyone know how to fix the 2 diffie-hellman key exchange algorithm errors?



Jonathan Lee
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
https://lists.squid-cache.org/listinfo/squid-users

Reply via email to