mirror of
https://github.com/curl/curl.git
synced 2026-04-15 12:21:45 +03:00
curl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY
Reported-by: Christian Hägele Bug: http://curl.haxx.se/mail/lib-2014-11/0078.html
This commit is contained in:
parent
3aa51450c4
commit
68542e72a9
1 changed files with 2 additions and 0 deletions
|
|
@ -446,6 +446,8 @@ Certificate Revocation List. See \fICURLOPT_CRLFILE(3)\fP
|
|||
Verify the host name in the SSL certificate. See \fICURLOPT_SSL_VERIFYHOST(3)\fP
|
||||
.IP CURLOPT_CERTINFO
|
||||
Extract certificate info. See \fICURLOPT_CERTINFO(3)\fP
|
||||
.IP CURLOPT_PINNEDPUBLICKEY
|
||||
Set pinned SSL public key . See \fICURLOPT_PINNEDPUBLICKEY(3)\fP
|
||||
.IP CURLOPT_RANDOM_FILE
|
||||
Provide source for entropy random data. See \fICURLOPT_RANDOM_FILE(3)\fP
|
||||
.IP CURLOPT_EGDSOCKET
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue