How to set Oracle JDK support FIPS mode
问题 Currently. I have to create client application to connect IBM MQ server which only support TLS. After google a lot. I know the JDK used have to support FIPS. Any one can help with how to set it up on Linux server? 回答1: You're right. FIPS is not supported as default in Oracle JDK. Download JCE from http://www.oracle.com/technetwork/java/javase/downloads/jce8-download-2133166.html Put the extracted jars to %JAVA_HOME%/jre/lib/security. But these jars are just interface. Install NSS as an FIPS