mirror of
https://github.com/curl/curl.git
synced 2026-08-25 05:23:32 +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
|
|
@ -152,7 +152,7 @@ Legacy Windows and SSL
|
|||
======================
|
||||
|
||||
Some of the project configurations allow the use of WinSSL (specifically
|
||||
SChannel from Windows SSPI), the native SSL library in Windows. However,
|
||||
Schannel from Windows SSPI), the native SSL library in Windows. However,
|
||||
WinSSL in Windows <= XP is unable to connect to servers that no longer
|
||||
support the legacy handshakes and algorithms used by those versions. If
|
||||
you will be using curl in one of those earlier versions of Windows you
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue