Skip to content

crypto: don't assume FIPS is disabled by default

Rodrigo Muino Tomonari requested to merge github/fork/mhdawson/fix-force-fips into main

For binaries that use --shared-openssl FIPs may be enabled by default by the system. Allow --force-fips and --enable-fips to be specified in these cases.

Signed-off-by: Michael Dawson mdawson@devrus.com

Merge request reports

Loading