From 7f4c358541fdadcf29ba20bcdff71c5554e5f69c Mon Sep 17 00:00:00 2001 From: marcosdiazr Date: Tue, 30 Oct 2018 18:06:30 -0300 Subject: schannel: make CURLOPT_CERTINFO support using Issuer chain Closes #3197 --- docs/libcurl/opts/CURLOPT_CERTINFO.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/libcurl/opts/CURLOPT_CERTINFO.3 b/docs/libcurl/opts/CURLOPT_CERTINFO.3 index f60b1d54d..435094037 100644 --- a/docs/libcurl/opts/CURLOPT_CERTINFO.3 +++ b/docs/libcurl/opts/CURLOPT_CERTINFO.3 @@ -70,7 +70,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" -- cgit v1.2.3