mirror of https://github.com/MariaDB/server
Browse Source
OpenSSL 3.0.0+ does not support EVP_MD_CTX_FLAG_NON_FIPS_ALLOW any longer. In OpenSSL 1.1.1 the non FIPS allowed flag is context specific, while in 3.0.0+ it is a different EVP_MD provider. Fixes #2010 part of MDEV-28133bb-10.6-MDEV-18976
committed by
Vladislav Vaintroub
1 changed files with 11 additions and 0 deletions
Loading…
Reference in new issue