|
We recently added support for following FIPS approved hash algorithms: SHA384, SHA512, SHA224. See PUP-8021
Relevant spec tests were updated to exercise these new algorithms. However it was found that tests for signing certificate requests using either of sha384 or sha512 fail when run from within spec. Equivalent code when run as a ruby script works fine.
This currently is not an issue or is blocking any functionality or flows. However should be investigated and resolved.
|