Closed KostasTsiounis closed 1 week ago
If the OpenSSL library used is in FIPS mode, avoid using it for algorithms that are not FIPS compliant and revert to the original Java implementation.
OpenSSL
FIPS
Back-ported by: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/867
Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com
FYI @keithc-ca
Jenkins compile xlinux jdk21
If the
OpenSSL
library used is inFIPS
mode, avoid using it for algorithms that are notFIPS
compliant and revert to the original Java implementation.Back-ported by: https://github.com/ibmruntimes/openj9-openjdk-jdk/pull/867
Signed-off-by: Kostas Tsiounis kostas.tsiounis@ibm.com