mirror of
https://github.com/curl/curl.git
synced 2026-07-25 18:07:16 +03:00
CURLOPT_SSL_VERIFYPEER.3: add two more see also options
CURLINFO_CAINFO and CURLINFO_CAPATH Closes #11603
This commit is contained in:
parent
bfc9d56a91
commit
03c79448e0
1 changed files with 2 additions and 0 deletions
|
|
@ -91,3 +91,5 @@ Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
|
|||
.BR CURLOPT_PROXY_SSL_VERIFYPEER "(3), "
|
||||
.BR CURLOPT_PROXY_SSL_VERIFYHOST "(3), "
|
||||
.BR CURLOPT_CAINFO "(3), "
|
||||
.BR CURLINFO_CAINFO "(3), "
|
||||
.BR CURLINFO_CAPATH "(3), "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue