]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
INSTALL: Minor formatting correction in 'Legacy Windows and SSL' section
authorSteve Holme <steve_holme@hotmail.com>
Thu, 30 Jul 2015 15:59:55 +0000 (16:59 +0100)
committerSteve Holme <steve_holme@hotmail.com>
Thu, 30 Jul 2015 15:59:55 +0000 (16:59 +0100)
...as well as some rewording.

docs/INSTALL

index e7a929bf6eefc2070a2aba405ffffe7f6711bd64..67cd489da468c4eca892bb7fe059d48c1cc4ef37 100644 (file)
@@ -473,12 +473,12 @@ Win32
 
    Legacy Windows and SSL
    ----------------------
-   WinSSL (Windows SSPI, more specifically Schannel), is the native SSL library
-   that comes with the Windows OS. WinSSL in Windows <= XP is not able 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 should choose another SSL backend like
-   OpenSSL.
+
+   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
+   Windows you should choose another SSL backend such as OpenSSL.
 
 Apple iOS and Mac OS X
 ======================