]> git.ipfire.org Git - thirdparty/bind9.git/commit
Add 'ephemeral' keyword to 'tls' option in listen-on directive.
authorWitold Kręcicki <wpk@isc.org>
Fri, 9 Oct 2020 20:13:45 +0000 (22:13 +0200)
committerOndřej Surý <ondrej@sury.org>
Tue, 10 Nov 2020 13:17:14 +0000 (14:17 +0100)
commite94afa5bc0ea9947ce265351bb93e21a60d46cbb
tree4428870c24a19bdfd44a29998385c40bd5291ca6
parent2cfc8a45a4035cf8d960bbdcdca241b175e43830
Add 'ephemeral' keyword to 'tls' option in listen-on directive.

listen-on tls ephemeral will cause named to create an ephemeral
TLS self-signed certificate and key, stored only in memory.
bin/named/server.c