]> git.ipfire.org Git - thirdparty/knot-resolver.git/commit
daemon/tls: make gnutls_priority stricter
authorVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 8 Jun 2018 10:20:16 +0000 (12:20 +0200)
committerVladimír Čunát <vladimir.cunat@nic.cz>
Fri, 8 Jun 2018 10:20:16 +0000 (12:20 +0200)
commite3d306ce6d51f1c106b0b0e772e2fce41c97a289
tree18b59a07f3503d5ff9b5e2f10cd9cab8095f6878
parent8138c77f4dea17c2e1e53ebbd9107e8778e2f05e
daemon/tls: make gnutls_priority stricter

Otherwise CentOS 7 enables those two "ciphers" by default.
Noticed in #355.
daemon/tls.c