2016-11-14 06:40:12 +08:00
|
|
|
Short: 1
|
|
|
|
Long: tlsv1
|
|
|
|
Tags: Versions
|
|
|
|
Protocols: SSL
|
|
|
|
Added:
|
2016-12-19 15:19:44 +08:00
|
|
|
Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
|
2016-11-14 06:40:12 +08:00
|
|
|
Requires: TLS
|
|
|
|
See-also: http1.1 http2
|
2016-11-15 16:08:50 +08:00
|
|
|
Help: Use TLSv1.0 or greater
|
2020-07-13 20:15:04 +08:00
|
|
|
Category: tls
|
2021-08-31 22:37:14 +08:00
|
|
|
Example: --tlsv1 $URL
|
2016-11-14 06:40:12 +08:00
|
|
|
---
|
2018-06-29 05:05:05 +08:00
|
|
|
Tells curl to use at least TLS version 1.x when negotiating with a remote TLS
|
|
|
|
server. That means TLS version 1.0 or higher
|