mirror of
https://github.com/moparisthebest/curl
synced 2024-11-05 00:55:04 -05:00
08c845cfdb
Reported-by: Andreas Olsson Fixes #2692 Closes #2693
13 lines
285 B
D
13 lines
285 B
D
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
|
|
---
|
|
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
|