You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
299 B
14 lines
299 B
7 months ago
|
Short: 1
|
||
|
Long: tlsv1
|
||
|
Tags: Versions
|
||
|
Protocols: SSL
|
||
|
Added:
|
||
|
Mutexed: tlsv1.1 tlsv1.2 tlsv1.3
|
||
|
Requires: TLS
|
||
|
See-also: http1.1 http2
|
||
|
Help: Use TLSv1.0 or greater
|
||
|
Category: tls
|
||
|
---
|
||
|
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
|