]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Merge branch 'artem/tls-do-not-strictly-require-key-and-cert' into 'main'
authorArtem Boldariev <artem@isc.org>
Sat, 30 Oct 2021 09:13:59 +0000 (09:13 +0000)
committerArtem Boldariev <artem@isc.org>
Sat, 30 Oct 2021 09:13:59 +0000 (09:13 +0000)
Be less strict regarding "tls" statements in the configuration file by allowing both "key-file" and "cert-file" be omitted

See merge request isc-projects/bind9!5546


Trivial merge