-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 1.1.4
-
Component/s: None
-
None
The cdriver uses the SHA1() function from openssl, but that's actually not okay in fips mode. Instead we have to wrap the various evp functions to do the same thing.
- related to
-
CDRIVER-673 Test with and without SSL, incl. FIPS mode
- Closed