bind9/doc
Artem Boldariev 1f60b32a51 Add support for Strict/Mutual TLS to dig
This commit adds support for Strict/Mutual TLS to dig.

The new command-line options and their behaviour are modelled after
kdig (+tls-ca, +tls-hostname, +tls-certfile, +tls-keyfile) for
compatibility reasons. That is, using +tls-* is sufficient to enable
DoT in dig, implying +tls-ca

If there is no other DNS transport specified via command-line,
specifying any of +tls-* options makes dig use DoT. In this case, its
behaviour is the same as if +tls-ca is specified: that is, the remote
peer's certificate is verified using the platform-specific
intermediate CA certificates store. This behaviour is introduced for
compatibility with kdig.
2022-04-28 13:39:21 +03:00
..
arm Pin Sphinx related package versions to match ReadTheDocs and our CI 2022-04-27 14:34:56 +02:00
design Drop documents that have been folded into doc/dev/dev.md 2022-03-10 14:53:21 +00:00
dev Remove use of the inline keyword used as suggestion to compiler 2022-03-25 08:42:18 +01:00
dnssec-guide Add hyperlinks to dig/mdig/delv +options 2022-04-26 14:06:33 +02:00
doxygen Update the copyright information in all files in the repository 2022-01-11 09:05:02 +01:00
man Add support for Strict/Mutual TLS to dig 2022-04-28 13:39:21 +03:00
misc Rename the configuration option to load balance sockets to reuseport 2022-04-06 17:24:13 +02:00
notes Add CHANGES and release notes for #2267 2022-04-28 11:21:28 +02:00
Makefile.am Install man pages when sphinx-build tool is missing 2021-05-25 11:21:32 +02:00