I'm using squid 4.4 as remote proxy for an https server.
Squid 4.4 comes from Debian testing and is compiled with --with-gnutls (no
openssl support).

How can I disable certain cipher suites or protocols (like TLS 1.0) ?

>From my understanding I should add tls-min-version=1.1 to https_port - but
that is ignored...?
Where can I add GnuTLS priority strings to disable certain ciphers ?

I guess Documentation about https_port is somewhat misleading as it often
refers to the openssl config.

Thanks in advanced for any help.

Regards, Martin
_______________________________________________
squid-users mailing list
squid-users@lists.squid-cache.org
http://lists.squid-cache.org/listinfo/squid-users

Reply via email to