summaryrefslogtreecommitdiff
path: root/tests/tls13-cipher-neg.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tls13-cipher-neg.c')
-rw-r--r--tests/tls13-cipher-neg.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/tls13-cipher-neg.c b/tests/tls13-cipher-neg.c
index ea9df13142..b2d402cb85 100644
--- a/tests/tls13-cipher-neg.c
+++ b/tests/tls13-cipher-neg.c
@@ -40,8 +40,8 @@
/* We remove the ECDHE and DHE key exchanges as they impose additional
* rules in the sorting of groups.
*/
-#define SPRIO "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.3:-ECDHE-RSA:-ECDHE-ECDSA:-DHE-RSA:-RSA:-DHE-DSS"
-#define CPRIO "NORMAL:-VERS-TLS-ALL:+VERS-TLS1.3:+VERS-TLS1.2:-ECDHE-RSA:-ECDHE-ECDSA:-DHE-RSA:-RSA:-DHE-DSS"
+#define SPRIO "NORMAL:-VERS-ALL:+VERS-TLS1.3"
+#define CPRIO "NORMAL:-VERS-ALL:+VERS-TLS1.3"
test_case_st tests[] = {
{