diff options
author | Daniel Stenberg <daniel@haxx.se> | 2020-03-16 14:53:14 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2020-03-17 09:55:35 +0100 |
commit | 8a2b36df5be258db32d05a0466554150d3fabfb2 (patch) | |
tree | f4a5bda99cf20d9f0a08e69edc5fd70a3ac2c139 /tests/data/DISABLED | |
parent | 45008cb4856ba35dbe967236bcfb469c3f7b5b05 (diff) |
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
Diffstat (limited to 'tests/data/DISABLED')
-rw-r--r-- | tests/data/DISABLED | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/data/DISABLED b/tests/data/DISABLED index 61bdf1351..9b3af1acf 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 |