]> git.ipfire.org Git - people/ms/strongswan.git/commit
github: Use OpenSSL 1.1 on macOS
authorTobias Brunner <tobias@strongswan.org>
Thu, 23 Sep 2021 14:56:19 +0000 (16:56 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 23 Sep 2021 15:02:17 +0000 (17:02 +0200)
commit2fbbd05ec5dece44b36a2ec6da1f2308fb81c5a5
treeaf16117c8029c8f41baa18a11f0f1a79afd78db3
parentb94236487c864fd81e18eba549bdcebf0a74cc16
github: Use OpenSSL 1.1 on macOS

The "openssl" alias now defaults to OpenSSL 3.0, which produces a lot of
deprecation warnings.  To avoid build failures due to `-Werror`, stay with
OpenSSL 1.1 until we can get rid of these issues.
scripts/test.sh