Update the documentation for the 'ciphers' option

We need to mention that the 'ciphers' option works only for TLSv1.2
because that is known to cause confusion for some of our users.
This commit is contained in:
Artem Boldariev 2023-12-13 17:29:47 +02:00
parent ed546007c9
commit 3b2b170c0e

View file

@ -5825,7 +5825,7 @@ The following options can be specified in a :any:`tls` statement:
.. namedconf:statement:: ciphers
:tags: security
:short: Specifies a list of allowed ciphers.
:short: Specifies a list of allowed ciphers in the order of preference for TLSv1.2 only.
Cipher list which defines allowed ciphers, such as
``HIGH:!aNULL:!MD5:!SHA1:!SHA256:!SHA384``. The string must be