From 4f24ab26aa1b0581635da55ab40cce047ec8d209 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Fri, 7 Aug 2020 17:11:52 +0200 Subject: 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) --- tests/data/test2043 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/data/test2043') diff --git a/tests/data/test2043 b/tests/data/test2043 index 34f53b72e..754a9b92e 100644 --- a/tests/data/test2043 +++ b/tests/data/test2043 @@ -10,7 +10,7 @@ HTTP GET # Client-side -WinSSL +Schannel none -- cgit v1.2.1