diff --git a/scripts/test.sh b/scripts/test.sh index d26c4ced6..ad7a66004 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -92,7 +92,7 @@ build_tss2() build_openssl() { - SSL_REV=3.1.1 + SSL_REV=3.4.1 SSL_PKG=openssl-$SSL_REV SSL_DIR=$DEPS_BUILD_DIR/$SSL_PKG SSL_SRC=https://www.openssl.org/source/$SSL_PKG.tar.gz