From 8a49b291cb2900f48927facae3cb170475a2558e Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Wed, 7 Nov 2018 10:11:13 +0100 Subject: 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 --- docs/INSTALL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/INSTALL.md') diff --git a/docs/INSTALL.md b/docs/INSTALL.md index e732c1cdc..d4b01f215 100644 --- a/docs/INSTALL.md +++ b/docs/INSTALL.md @@ -248,7 +248,7 @@ look for dynamic import symbols. ## Legacy Windows and SSL -WinSSL (specifically SChannel from Windows SSPI), is the native SSL library in +WinSSL (specifically Schannel from Windows SSPI), is 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 -- cgit v1.2.3