bind9/doc
Evan Hunt 07f525bae5 require "tls none" for unencrypted HTTP listeners
unencrypted DoH connections may be used in some operational
environments where encryption is handled by a reverse proxy,
but it's going to be relatively rare, so we shouldn't make it
easy to do by mistake.  this commit changes the syntax for
listen-on and listen-on-v6 so that if "http" is specified, "tls"
must also be specified; for unencrypted listeners, "tls none"
can be used.
2021-02-16 16:24:35 -08:00
..
arm require "tls none" for unencrypted HTTP listeners 2021-02-16 16:24:35 -08:00
design Add kasp nsec3param configuration 2020-11-26 10:43:27 +01:00
dev update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
dnssec-guide Add the ISC DNSSEC Guide as a BIND 9 ARM appendix 2021-01-08 13:12:20 +01:00
doxygen update all copyright headers to eliminate the typo 2020-09-14 16:20:40 -07:00
man Build man pages when "make doc" is run 2021-02-12 12:15:01 +01:00
misc Add parser support for DoH configuration options 2021-02-03 12:06:17 +01:00
notes Add release note for [GL #2460] 2021-02-09 12:30:14 +00:00
Makefile.am Fix "make dist" 2020-06-05 13:19:49 +02:00