commit | 7eb58cbae88496a0a5bf48728ab2bea42ad2d869 | [log] [tgz] |
---|---|---|
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jul 07 11:54:14 2015 +0200 |
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | Tue Jul 07 11:54:14 2015 +0200 |
tree | 3949a6787ff27a5a72ba98179864e05a3c51e272 | |
parent | b4b19f395f776ce5b9c16b750162dc25f9722da2 [diff] [blame] |
Rm obsolete hack in ssl-opt.sh
diff --git a/tests/compat.sh b/tests/compat.sh index 5eff44f..04641c0 100755 --- a/tests/compat.sh +++ b/tests/compat.sh
@@ -690,7 +690,7 @@ ;; "PSK") - # *PKS-NULL-SHA suites supported by GnuTLS 3.3.5 but not 3.2.15 + # *PSK-NULL-SHA suites supported by GnuTLS 3.3.5 but not 3.2.15 P_CIPHERS="$P_CIPHERS \ TLS-PSK-WITH-NULL-SHA \ TLS-DHE-PSK-WITH-NULL-SHA \