4 lines
273 B
Text
4 lines
273 B
Text
|
# This property is needed when creating keystore with BCFIPS provider on FIPS enabled RHEL 8.6 due the issue https://bugzilla.redhat.com/show_bug.cgi?id=2155060
|
||
|
# once that is fixed in the OpenJDK, we should be good.
|
||
|
securerandom.strongAlgorithms=PKCS11:SunPKCS11-NSS-FIPS
|