TLS naming: fix more Winssl and Darwinssl leftovers

The CMake option is now called CMAKE_USE_SCHANNEL

The winbuild flag is USE_SCHANNEL

The CI jobs and build scripts only use the new names and the new name
options

Tests now require 'Schannel' (when necessary)

Closes #5795
This commit is contained in:
Daniel Stenberg 2020-08-07 17:11:52 +02:00
parent 265717d271
commit 2429f45a97
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
21 changed files with 91 additions and 90 deletions

View file

@ -10,7 +10,7 @@ HTTP GET
# Client-side
<client>
<features>
WinSSL
Schannel
</features>
<server>
none

View file

@ -24,7 +24,7 @@ MooMoo
# Client-side
<client>
<features>
WinSSL
Schannel
!MinGW
</features>
<server>