]> granicus.if.org Git - curl/commitdiff
CURLOPT_SSL_VERIFYPEER.3: also the https proxy version
authorDaniel Stenberg <daniel@haxx.se>
Thu, 9 Feb 2017 22:22:57 +0000 (23:22 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 9 Feb 2017 22:22:57 +0000 (23:22 +0100)
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3

index 5a63481adc58fc676df1a20a7c631417a816e0bd..f7ff1b20374a26741d70fef31a1c2cfe26996891 100644 (file)
@@ -5,7 +5,7 @@
 .\" *                            | (__| |_| |  _ <| |___
 .\" *                             \___|\___/|_| \_\_____|
 .\" *
-.\" * Copyright (C) 1998 - 2015, Daniel Stenberg, <daniel@haxx.se>, et al.
+.\" * Copyright (C) 1998 - 2017, Daniel Stenberg, <daniel@haxx.se>, et al.
 .\" *
 .\" * This software is licensed as described in the file COPYING, which
 .\" * you should have received as part of this distribution. The terms
@@ -79,3 +79,5 @@ If built TLS enabled.
 Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
 .SH "SEE ALSO"
 .BR CURLOPT_SSL_VERIFYHOST "(3), "
+.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), "
+.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "