diff options
Diffstat (limited to 'docs/cmdline-opts/tls13-ciphers.d')
-rw-r--r-- | docs/cmdline-opts/tls13-ciphers.d | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tls13-ciphers.d b/docs/cmdline-opts/tls13-ciphers.d index daf1c93ab..6ed00667f 100644 --- a/docs/cmdline-opts/tls13-ciphers.d +++ b/docs/cmdline-opts/tls13-ciphers.d @@ -4,6 +4,7 @@ help: TLS 1.3 cipher suites to use Protocols: TLS Category: tls Example: --tls13-ciphers TLS_AES_128_GCM_SHA256 $URL +Added: 7.61.0 --- Specifies which cipher suites to use in the connection if it negotiates TLS 1.3. The list of ciphers suites must specify valid ciphers. Read up on TLS 1.3 |