]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
DISABLED: disable test 323
authorDaniel Stenberg <daniel@haxx.se>
Mon, 16 Mar 2020 13:53:14 +0000 (14:53 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 17 Mar 2020 08:55:35 +0000 (09:55 +0100)
The test uses SRP to "a server not supporting it" but modern stunnel
versions will silently accept it and remain happy. The test is therefore
faulty.

I haven't figured out how to make stunnel explicitly reject SRP-using
connects.

Reported-by: Marc Hörsken
Fixes #5105
Closes #5113

tests/data/DISABLED

index 61bdf1351a1afa01ace8db8dbc95d80fc6cbef03..9b3af1acfaa49cef3bb5631db12e2b8a6260766a 100644 (file)
@@ -28,3 +28,6 @@
 1901
 1902
 2033
+# Uses SRP to "a server not supporting it" but modern stunnel versions
+# will silently accept it and remain happy
+323