mirror of
https://github.com/moparisthebest/curl
synced 2024-11-10 11:35:07 -05:00
6015cefb1b
The code treated the set version as the *exact* version to require in the TLS handshake, which is not what other TLS backends do and probably not what most people expect either. Reported-by: Andreas Olsson Assisted-by: Gaurav Malhotra Fixes #2691 Closes #2694
7 lines
149 B
D
7 lines
149 B
D
Long: tlsv1.2
|
|
Help: Use TLSv1.2
|
|
Protocols: TLS
|
|
Added: 7.34.0
|
|
---
|
|
Forces curl to use TLS version 1.2 or later when connecting to a remote TLS server.
|