diff options
author | Marc Hoersken <info@marc-hoersken.de> | 2021-11-06 16:14:17 +0100 |
---|---|---|
committer | Marc Hoersken <info@marc-hoersken.de> | 2021-11-09 06:34:33 +0100 |
commit | b3e1ed316062b7984a4a29e7b599f9b8640c7749 (patch) | |
tree | c01c29198b9ae0463f97bc4f807f0594cfd31a92 /tests/data/test3000 | |
parent | f2665f4e75864192c406a4843b7af73c13dd11e6 (diff) | |
download | curl-b3e1ed316062b7984a4a29e7b599f9b8640c7749.tar.gz |
tests: add Schannel-specific tests and disable unsupported ones
Adds Schannel variants of SSLpinning tests that include the option
--ssl-revoke-best-effort to ignore certificate revocation check
failures which is required due to our custom test CA certificate.
Disable the original variants if the Schannel backend is enabled.
Also skip all IDN tests which are broken while using an msys shell.
This is a step to simplify test exclusions for Windows and MinGW.
Reviewed-by: Jay Satiro
Reviewed-by: Marcel Raad
Reviewed-by: Daniel Stenberg
Closes #7968
Diffstat (limited to 'tests/data/test3000')
-rw-r--r-- | tests/data/test3000 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/data/test3000 b/tests/data/test3000 index db5299e5f..05f4a010e 100644 --- a/tests/data/test3000 +++ b/tests/data/test3000 @@ -25,6 +25,7 @@ MooMoo <client> <features> SSL +!Schannel </features> <server> https Server-localhost-firstSAN-sv.pem |