Lines Matching refs:version
21 CURLOPT_PROXY_SSLVERSION - preferred HTTPS proxy TLS version
29 long version);
34 Pass a long as parameter to control which version of SSL/TLS to attempt to use
42 version.
66 The maximum TLS version can be set by using *one* of the CURL_SSLVERSION_MAX_
73 The flag defines the maximum supported TLS version as TLSv1.2, or the default
79 The flag defines maximum supported TLS version as TLSv1.0.
84 The flag defines maximum supported TLS version as TLSv1.1.
89 The flag defines maximum supported TLS version as TLSv1.2.
94 The flag defines maximum supported TLS version as TLSv1.3.
100 documented to allow *only* the specified TLS version, but behavior was
118 /* ask libcurl to use TLS version 1.0 or later */