Skip to content

Commit

Permalink
Merge pull request #16675 from keithc-ca/openssl
Browse files Browse the repository at this point in the history
Update openssl to version 1.1.1t
  • Loading branch information
AdamBrousseau committed Feb 7, 2023
2 parents beceb3d + ffff421 commit 8d24d0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildenv/jenkins/variables/defaults.yml
Expand Up @@ -138,7 +138,7 @@ jitserver:
# OpenSSL
#========================================#
openssl:
extra_getsource_options: '--openssl-version=1.1.1s'
extra_getsource_options: '--openssl-version=1.1.1t'
extra_configure_options: '--with-openssl=fetched'
#========================================#
# OpenSSL Bundling
Expand Down

0 comments on commit 8d24d0f

Please sign in to comment.