]> git.ipfire.org Git - thirdparty/unbound.git/commit
dnstap io, test for client authentication, unbound can send client
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Feb 2020 15:30:13 +0000 (16:30 +0100)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Tue, 18 Feb 2020 15:30:13 +0000 (16:30 +0100)
commit3753d01253e4f60bcd306480b6d3f50c3c79670b
tree728aded7da17283f0ce69d158c389bb3d9ae5170
parent9556d595368ae0c63823775c4feb96d57c5c34f0
dnstap io, test for client authentication, unbound can send client
authentication credentials, when configured, and unbound-dnstap-socket can
verify the client credentials, and refuses the connection if missing.
12 files changed:
testdata/dnstap_tls_badcert.tdir/dnstap_tls_badcert.dsc
testdata/dnstap_tls_badname.tdir/dnstap_tls_badname.dsc
testdata/dnstap_tls_clientauth.tdir/dnstap_tls_clientauth.conf [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/dnstap_tls_clientauth.dsc [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/dnstap_tls_clientauth.post [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/dnstap_tls_clientauth.pre [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/dnstap_tls_clientauth.test [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/dnstap_tls_clientauth.testns [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/unbound_control.key [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/unbound_control.pem [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/unbound_server.key [new file with mode: 0644]
testdata/dnstap_tls_clientauth.tdir/unbound_server.pem [new file with mode: 0644]