aboutsummaryrefslogtreecommitdiff
path: root/docs/INSTALL
diff options
context:
space:
mode:
authorSteve Holme <steve_holme@hotmail.com>2015-07-30 16:59:55 +0100
committerSteve Holme <steve_holme@hotmail.com>2015-07-30 16:59:55 +0100
commit8b1d00ac1a1086fe6223abe7d85ad9492363c6e4 (patch)
tree86b2681854f2392ef17d0341c8d83adec3858b48 /docs/INSTALL
parentf7dcc7c11817f6eaee61b1cd84ffc1b2b1fcac43 (diff)
INSTALL: Minor formatting correction in 'Legacy Windows and SSL' section
...as well as some rewording.
Diffstat (limited to 'docs/INSTALL')
-rw-r--r--docs/INSTALL12
1 files changed, 6 insertions, 6 deletions
diff --git a/docs/INSTALL b/docs/INSTALL
index e7a929bf6..67cd489da 100644
--- a/docs/INSTALL
+++ b/docs/INSTALL
@@ -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
======================