]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
docs: mark two TLS options for TLS, not SSL
authorDaniel Stenberg <daniel@haxx.se>
Tue, 25 Jul 2023 08:31:42 +0000 (10:31 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 25 Jul 2023 15:22:02 +0000 (17:22 +0200)
Closes #11514

docs/cmdline-opts/tls-max.d
docs/cmdline-opts/tlsv1.d

index 5306dddfabd12e1a3a273f28f2be75e5f9b464af..2d52c1039f1cdc63e945af99884cce7b5304e660 100644 (file)
@@ -3,7 +3,7 @@ SPDX-License-Identifier: curl
 Long: tls-max
 Arg: <VERSION>
 Tags: Versions
-Protocols: SSL
+Protocols: TLS
 Added: 7.54.0
 Requires: TLS
 See-also: tlsv1.0 tlsv1.1 tlsv1.2 tlsv1.3
index 8a037520ae1e0737b8a11265eb5718021a4c654e..16aee71a303c8519975898c053b574d0b6797dd5 100644 (file)
@@ -3,7 +3,7 @@ SPDX-License-Identifier: curl
 Short: 1
 Long: tlsv1
 Tags: Versions
-Protocols: SSL
+Protocols: TLS
 Added: 7.9.2
 Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
 Requires: TLS