aboutsummaryrefslogtreecommitdiffstats
path: root/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2018-12-12 14:22:48 -0800
committerTao Bao <tbao@google.com>2018-12-12 17:16:20 -0800
commita93fb051349a5907b547a8f41c23a4b45bc82c0e (patch)
tree15ffc0718b7d289dc407c0d3851234b7f71286b0 /docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
parent849332cb73701636b19b97f3d82e8e9fa0d51a30 (diff)
downloadexternal_curl-a93fb051349a5907b547a8f41c23a4b45bc82c0e.tar.gz
external_curl-a93fb051349a5907b547a8f41c23a4b45bc82c0e.tar.bz2
external_curl-a93fb051349a5907b547a8f41c23a4b45bc82c0e.zip
Update to curl 7.62.0 - October 31 2018.
Bug: N/A Test: builds, boots, `vendor/google/tools/fake-ota on streaming` works Change-Id: If5e3aa0ced1b9d13cc4f2217f381ab9df8d16dcc
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3')
-rw-r--r--docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.36
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3 b/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
index 3fc28785..eeb90e22 100644
--- a/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
+++ b/docs/libcurl/opts/CURLOPT_PROXY_TLS13_CIPHERS.3
@@ -20,7 +20,7 @@
.\" *
.\" **************************************************************************
.\"
-.TH CURLOPT_PROXY_TLS13_CIPHERS 3 "May 29, 2018" "libcurl 7.61.1" "curl_easy_setopt options"
+.TH CURLOPT_PROXY_TLS13_CIPHERS 3 "October 10, 2018" "libcurl 7.62.0" "curl_easy_setopt options"
.SH NAME
CURLOPT_PROXY_TLS13_CIPHERS \- ciphers suites for proxy TLS 1.3
@@ -61,4 +61,6 @@ Available when built with OpenSSL >= 1.1.1.
.SH RETURN VALUE
Returns CURLE_OK if supported, CURLE_NOT_BUILT_IN otherwise.
.SH "SEE ALSO"
-.BR CURLOPT_SSLVERSION "(3), " CURLOPT_TLS13_CIPHERS "(3), "
+.BR CURLOPT_PROXY_SSL_CIPHER_LIST "(3), " CURLOPT_PROXY_SSLVERSION "(3), "
+.BR CURLOPT_SSL_CIPHER_LIST "(3), " CURLOPT_TLS13_CIPHERS "(3), "
+.BR CURLOPT_SSLVERSION "(3), "