Hi all, I noticed that md5 is used as the digest algo in PEM, which is not allowed for FIPS mode.
Is there any way change it to a FIPS valid method (e.g. sha1) ? Or is there any other format to store a RSA private key in OpenSSL FIPS mode? Thanks Peter Lin
