From f181e25e5b4a75946f22b059d00379484f462fef Mon Sep 17 00:00:00 2001 From: Andres AG Date: Mon, 5 Sep 2016 12:23:34 +0100 Subject: [PATCH] Remove specific GnuTLS and OpenSSL version requirements --- tests/compat.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/tests/compat.sh b/tests/compat.sh index d8f3a3cac..aa81242b6 100755 --- a/tests/compat.sh +++ b/tests/compat.sh @@ -12,10 +12,6 @@ # # Check each common ciphersuite, with each version, both ways (client/server), # with and without client authentication. -# -# Peer version requirements: -# - OpenSSL 1.0.1e 11 Feb 2013 (probably NOT since 1.0.1, tested with 1.0.1e) -# - GnuTLS 3.2.15 (probably works since 3.2.12 but tested only with 3.2.15) set -u