sshedi opened a new pull request #7:
URL: https://github.com/apache/santuario-cpp/pull/7


   Do this properly by comparing version of openssl in the system
   
   openssl-3.x has removed EVP_MD_CTX_FLAG_NON_FIPS_ALLOW support
   And we need to use EVP_MD_fetch(...) API to use md5 while in fips mode
   
   Signed-off-by: Shreenidhi Shedi <[email protected]>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to