Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Crypto with --enable-fips accepts OpenSSL 3 lib without fips provider #8762

Commits on Aug 29, 2024

  1. crypto: Accept crypto with --enable-fips on OpenSSL 3 lib without fips

    Accept load of fips provider to fail
    and only enable fips if provider is available.
    
    
    Also don't repeat loading of providers if already done (module upgrade).
    sverker committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    8b9f1bf View commit details
    Browse the repository at this point in the history
  2. Merge 'sverker/26/crypto/fips-config-without-fips-provider/OTP-19212'

    into sverker/27/crypto/fips-config-without-fips-provider/OTP-19212
    sverker committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    070c08c View commit details
    Browse the repository at this point in the history