Files correlati : Commento : Aggiornata cUrl alla ultima versione su Github: 7.56.1 git-svn-id: svn://10.65.10.50/branches/R_10_00@24203 c028cbd2-c16b-5b4b-a496-9718f37d4682
13 lines
279 B
D
13 lines
279 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 TLS version 1.x when negotiating with a remote TLS
|
|
server. That means TLS version 1.0, 1.1 or 1.2.
|