summaryrefslogtreecommitdiff
path: root/tests/data/listings-legacy2
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2018-08-20 15:17:04 +0200
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2018-08-22 13:44:14 +0000
commitd1d8146f574cdd1a98484861256a32c57cd7a0c8 (patch)
tree6de9349b124f6e26156055b819987e0f47a49f98 /tests/data/listings-legacy2
parenteedcaa695277653230ede9adb703dac97cdea7e1 (diff)
downloadgnutls-tmp-be-backwards-compatible-with-prio.tar.gz
priority: be backwards compatible with priority strings starting with NONEtmp-be-backwards-compatible-with-prio
That is, we allow priority strings which do not enable any groups to work, by disabling TLS1.3. For example 'NONE:+VERS-TLS-ALL:+MAC-ALL:+RSA:+AES-128-GCM:+SIGN-ALL:+COMP-NULL' is still operational, but no TLS1.3 is enabled when specified. Resolves: #549 Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
Diffstat (limited to 'tests/data/listings-legacy2')
-rw-r--r--tests/data/listings-legacy24
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/data/listings-legacy2 b/tests/data/listings-legacy2
new file mode 100644
index 0000000000..35ce346da5
--- /dev/null
+++ b/tests/data/listings-legacy2
@@ -0,0 +1,4 @@
+Cipher suites for NONE:+VERS-TLS-ALL:+MAC-ALL:+RSA:+CAMELLIA-256-GCM:+SIGN-ALL:+COMP-NULL
+TLS_RSA_CAMELLIA_256_GCM_SHA384 0xc0, 0x7b TLS1.2
+
+Protocols: VERS-TLS1.2, VERS-TLS1.1, VERS-TLS1.0