Mercurial > hgrepos > Python2 > PyMuPDF
view mupdf-source/thirdparty/curl/docs/cmdline-opts/tls-max.d @ 19:c3ef899c5e56
Rename the "build" target to "wheel"
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Thu, 18 Sep 2025 22:03:34 +0200 |
| parents | b50eed0cc0ef |
| children |
line wrap: on
line source
Long: tls-max Arg: <VERSION> Tags: Versions Protocols: SSL Added: 7.54.0 Requires: TLS See-also: tlsv1.0 tlsv1.1 tlsv1.2 tlsv1.3 Help: Set maximum allowed TLS version --- VERSION defines maximum supported TLS version. The minimum acceptable version is set by tlsv1.0, tlsv1.1, tlsv1.2 or tlsv1.3. .RS .IP "default" Use up to recommended TLS version. .IP "1.0" Use up to TLSv1.0. .IP "1.1" Use up to TLSv1.1. .IP "1.2" Use up to TLSv1.2. .IP "1.3" Use up to TLSv1.3. .RE
