mirror of
https://github.com/curl/curl.git
synced 2026-08-26 12:33:38 +03:00
winssl: be consistent in Schannel capitalization
The productname from Microsoft is "Schannel", but in infof/failf reporting we use "schannel". This removes different versions. Closes #3243 Reviewed-by: Daniel Stenberg <daniel@haxx.se>
This commit is contained in:
parent
64f9d391ed
commit
8a49b291cb
7 changed files with 12 additions and 13 deletions
|
|
@ -71,8 +71,8 @@ if(curl) {
|
|||
}
|
||||
.fi
|
||||
.SH AVAILABILITY
|
||||
This option is only working in libcurl built with OpenSSL, NSS, schannel or
|
||||
GSKit support. schannel support added in 7.50.0
|
||||
This option is only working in libcurl built with OpenSSL, NSS, Schannel or
|
||||
GSKit support. Schannel support added in 7.50.0
|
||||
|
||||
Added in 7.19.1
|
||||
.SH RETURN VALUE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue