earlier -> lower/older

This commit is contained in:
Viktor Szakats 2026-06-08 20:35:24 +02:00
parent ebeeec8d6d
commit 3f6073553f
No known key found for this signature in database
12 changed files with 14 additions and 15 deletions

View file

@ -141,8 +141,7 @@ that Visual Studio uses.
## Legacy Windows and SSL
Some of the project configurations use Schannel (Windows SSPI), the native SSL
library that comes with the Windows OS. Schannel in Windows 8 and earlier is
library that comes with the Windows OS. Schannel in Windows 8 and older is
not able to connect to servers that no longer support the legacy handshakes
and algorithms used by those versions. If you are using curl in one of those
earlier versions of Windows you should choose another SSL backend like
OpenSSL.
older versions of Windows you should choose another SSL backend like OpenSSL.