blob: b958a809ec77cb5f3c20d17c9a057f66b0d1e2dd [file] [log] [blame]
xf.li6c8fc1e2023-08-12 00:11:09 -07001c: Copyright (C) 1998 - 2022, Daniel Stenberg, <daniel@haxx.se>, et al.
2SPDX-License-Identifier: curl
3Short: 1
4Long: tlsv1
5Tags: Versions
6Protocols: SSL
7Added: 7.9.2
8Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
9Requires: TLS
10See-also: http1.1 http2
11Help: Use TLSv1.0 or greater
12Category: tls
13Example: --tlsv1 $URL
14Multi: mutex
15---
16Tells curl to use at least TLS version 1.x when negotiating with a remote TLS
17server. That means TLS version 1.0 or higher