blob: 1896f4586ae4e20f33357168a363acad8bd551b1 (
plain)
1
2
3
4
5
6
|
curl-tls-version
----------------
* The :command:`file(DOWNLOAD)` and :command:`file(UPLOAD)` commands
gained a ``TLS_VERSION <min>`` option to specify the minimum TLS
version for connections to ``https://`` URLs.
|