Comment # 3 on bug 1205042 from
Note that, FIPS_mode() and FIPS_mode_set() have been removed and replaced by
EVP_default_properties_is_fips_enabled() and
EVP_default_properties_enable_fips() respectively.

If needed, we could add this patch for compatibility:
  *
https://gitlab.com/redhat/centos-stream/rpms/openssl/-/blob/c9s/0008-Add-FIPS_mode-compatibility-macro.patch


You are receiving this mail because: