mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-11 05:30:00 -04:00
Document that tls statement is subject to change
This commit is contained in:
parent
6d279ad49a
commit
7dc14372f2
1 changed files with 6 additions and 0 deletions
|
|
@ -4834,6 +4834,12 @@ The following options can be specified in a ``tls`` statement:
|
|||
or the TLS certificate and key pair is planned to be used across
|
||||
multiple BIND instances.
|
||||
|
||||
.. warning::
|
||||
|
||||
TLS configuration is subject to change and incompatible changes might
|
||||
be introduced in the future. Users of TLS are encouraged to carefully
|
||||
read release notes when upgrading.
|
||||
|
||||
The options described above are used to control different aspects of
|
||||
TLS functioning. Thus, most of them have no well-defined default
|
||||
values, as these depend on the cryptographic library version in use
|
||||
|
|
|
|||
Loading…
Reference in a new issue