From 3b457598494593a458fded0fb7b7545e4ae60600 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0pa=C4=8Dek?= Date: Fri, 21 Jan 2022 11:13:05 +0100 Subject: [PATCH] Document that tls statement is subject to change --- doc/arm/reference.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/doc/arm/reference.rst b/doc/arm/reference.rst index 9faafb90f4..7207d1b23d 100644 --- a/doc/arm/reference.rst +++ b/doc/arm/reference.rst @@ -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