From 68542e72a946c14cd8a33fc5bd35a838873f3ecf Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Thu, 6 Nov 2014 10:14:33 +0100 Subject: curl_easy_setopt.3: add CURLOPT_PINNEDPUBLICKEY MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Reported-by: Christian Hägele Bug: http://curl.haxx.se/mail/lib-2014-11/0078.html --- docs/libcurl/curl_easy_setopt.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/libcurl/curl_easy_setopt.3') diff --git a/docs/libcurl/curl_easy_setopt.3 b/docs/libcurl/curl_easy_setopt.3 index da3232d54..5032ce226 100644 --- a/docs/libcurl/curl_easy_setopt.3 +++ b/docs/libcurl/curl_easy_setopt.3 @@ -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 -- cgit v1.2.3