From d13aaf8e5a02fb4b2608cf9b2c89b3b74f5300dc Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 10 Sep 2024 08:54:30 +0200 Subject: [PATCH] tls/ja3: backport test with duplicate handshake Ticket: 6634 --- tests/tls-duplicate-hello/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tls-duplicate-hello/test.yaml b/tests/tls-duplicate-hello/test.yaml index d1243a53b..4f8e99608 100644 --- a/tests/tls-duplicate-hello/test.yaml +++ b/tests/tls-duplicate-hello/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 8 + min-version: 7 # disables checksum verification args: -- 2.47.2