diff options
Diffstat (limited to 'docs/libcurl/opts/CURLOPT_CERTINFO.3')
| -rw-r--r-- | docs/libcurl/opts/CURLOPT_CERTINFO.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/libcurl/opts/CURLOPT_CERTINFO.3 b/docs/libcurl/opts/CURLOPT_CERTINFO.3 index e800bf5d..2980ab6f 100644 --- a/docs/libcurl/opts/CURLOPT_CERTINFO.3 +++ b/docs/libcurl/opts/CURLOPT_CERTINFO.3 @@ -20,7 +20,7 @@ .\" * .\" ************************************************************************** .\" -.TH CURLOPT_CERTINFO 3 "May 27, 2017" "libcurl 7.62.0" "curl_easy_setopt options" +.TH CURLOPT_CERTINFO 3 "October 30, 2018" "libcurl 7.63.0" "curl_easy_setopt options" .SH NAME CURLOPT_CERTINFO \- request SSL certificate information @@ -71,7 +71,7 @@ if(curl) { } .fi .SH AVAILABILITY -This option is supported by the OpenSSL, GnuTLS, NSS and GSKit backends. +This option is supported by the OpenSSL, GnuTLS, WinSSL, NSS and GSKit backends. .SH RETURN VALUE Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not. .SH "SEE ALSO" |
