mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-03 00:00:24 -04:00
github: Use OpenSSL 3.5.1 for tests
This commit is contained in:
parent
a339468c93
commit
b46960d80c
@ -92,7 +92,7 @@ build_tss2()
|
|||||||
|
|
||||||
build_openssl()
|
build_openssl()
|
||||||
{
|
{
|
||||||
SSL_REV=openssl-3.5.0
|
SSL_REV=openssl-3.5.1
|
||||||
SSL_DIR=$DEPS_BUILD_DIR/openssl
|
SSL_DIR=$DEPS_BUILD_DIR/openssl
|
||||||
SSL_INS=$DEPS_PREFIX/ssl
|
SSL_INS=$DEPS_PREFIX/ssl
|
||||||
SSL_OPT="-d shared no-dtls no-ssl3 no-zlib no-idea no-psk
|
SSL_OPT="-d shared no-dtls no-ssl3 no-zlib no-idea no-psk
|
||||||
|
Loading…
x
Reference in New Issue
Block a user