Skip to content
  • Ondřej Surý's avatar
    Add support for enabling and enforcing FIPS mode in OpenSSL: · c4cee27f
    Ondřej Surý authored
    * Add configure option --enable-fips-mode that detects and enables FIPS mode
    * Add a function to enable FIPS mode and call it on crypto init
    * Log an OpenSSL error when FIPS_mode_set() fails and exit
    * Report FIPS mode status in a separate log message from named
    c4cee27f