1
0

Add project files.

This commit is contained in:
sgraves
2017-02-02 21:08:13 -06:00
parent 7377d13134
commit e53ad03dd7
2592 changed files with 532713 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
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.