From: Daniel Stenberg Date: Mon, 16 Mar 2020 13:53:14 +0000 (+0100) Subject: DISABLED: disable test 323 X-Git-Tag: curl-7_70_0~228 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=8a2b36df5be258db32d05a0466554150d3fabfb2;p=thirdparty%2Fcurl.git DISABLED: disable test 323 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 --- diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 61bdf1351a..9b3af1acfa 100644 --- a/tests/data/DISABLED +++ b/tests/data/DISABLED @@ -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