mirror of
https://github.com/curl/curl.git
synced 2026-07-24 14:57:17 +03:00
schannel: make CURLOPT_CERTINFO support using Issuer chain
Closes #3197
This commit is contained in:
parent
58d04252e1
commit
7f4c358541
2 changed files with 65 additions and 9 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue