From b46960d80cd571203973d7f5493ba3fdebeafa3a Mon Sep 17 00:00:00 2001 From: Tobias Brunner Date: Tue, 1 Jul 2025 14:16:49 +0200 Subject: [PATCH] github: Use OpenSSL 3.5.1 for tests --- scripts/test.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/test.sh b/scripts/test.sh index 3adce6c00..6b15505d0 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -92,7 +92,7 @@ build_tss2() build_openssl() { - SSL_REV=openssl-3.5.0 + SSL_REV=openssl-3.5.1 SSL_DIR=$DEPS_BUILD_DIR/openssl SSL_INS=$DEPS_PREFIX/ssl SSL_OPT="-d shared no-dtls no-ssl3 no-zlib no-idea no-psk