]> git.ipfire.org Git - thirdparty/bind9.git/commit
Merge branch 'artem-strict-tls' into 'main'
authorArtem Boldariev <artem@isc.org>
Mon, 28 Mar 2022 13:55:47 +0000 (13:55 +0000)
committerArtem Boldariev <artem@isc.org>
Mon, 28 Mar 2022 13:55:47 +0000 (13:55 +0000)
commit7dbc843496cfd07749f8845133d38e642a2732db
treec72f1e71323b21a823a9daca71f3b4eaa2fc3eb4
parente759fa9847a9cec8e4cb3e6e6375f4fb07435126
parent40db7dfcc14a322c1b8be72150d22732ddf838cc
Merge branch 'artem-strict-tls' into 'main'

Add remote TLS certificate verification support, implement Strict and Mutual TLS authentication in BIND and dig

Closes #3163

See merge request isc-projects/bind9!5837