mirror of
https://github.com/moparisthebest/curl
synced 2024-11-11 20:15:03 -05:00
CURLOPT_SSL_VERIFYPEER.3: also the https proxy version
This commit is contained in:
parent
8fa5409800
commit
1dcf244721
@ -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), "
|
||||
|
Loading…
Reference in New Issue
Block a user