aboutsummaryrefslogtreecommitdiff
path: root/docs/cmdline-opts/tlsv1.3.d
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cmdline-opts/tlsv1.3.d')
-rw-r--r--docs/cmdline-opts/tlsv1.3.d9
1 files changed, 9 insertions, 0 deletions
diff --git a/docs/cmdline-opts/tlsv1.3.d b/docs/cmdline-opts/tlsv1.3.d
new file mode 100644
index 000000000..7d9640e71
--- /dev/null
+++ b/docs/cmdline-opts/tlsv1.3.d
@@ -0,0 +1,9 @@
+Long: tlsv1.3
+Help: Use TLSv1.3
+Protocols: TLS
+Added: 7.52.0
+---
+Forces curl to use TLS version 1.3 when connecting to a remote TLS server.
+
+Note that TLS 1.3 is only supported by a subset of TLS backends. At the time
+of writing this, those are BoringSSL and NSS only.