From: Tobias Brunner Date: Wed, 8 Dec 2021 10:34:46 +0000 (+0100) Subject: Merge branch 'openssl-providers' X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b158c08c4b919b878ded10bb57e969ed7b3cabc3;p=people%2Fms%2Fstrongswan.git Merge branch 'openssl-providers' Optionally load the legacy provider in OpenSSL 3 (enabled, by default) to make algorithms like MD4 and DES available, which we require for EAP-MSCHAPv2. Allow explicitly loading the fips provider via existing fips_mode option. The loaded providers, whether influenced by the above options or not, are logged. Closes strongswan/strongswan#759 --- b158c08c4b919b878ded10bb57e969ed7b3cabc3