blob: 9c9f6b3f560110f4eda16f37175485e9e81f0280 [file] [log] [blame]
lh9ed821d2023-04-07 01:36:19 -07001Short: 1
2Long: tlsv1
3Tags: Versions
4Protocols: SSL
5Added:
6Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
7Requires: TLS
8See-also: http1.1 http2
9Help: Use TLSv1.0 or greater
10---
11Tells curl to use TLS version 1.x when negotiating with a remote TLS
12server. That means TLS version 1.0, 1.1 or 1.2.