Java Configuration Changes
Make the Java configuration changes listed in this topic.
- Remove all JAR files from the
$JAVA_HOME/jre/lib/ext directory.
- Change the security provider list in the
$JAVA_HOME/jre/lib/security/java.security file to:
security.provider.1=com.ibm.crypto.provider.IBMJCE
security.provider.2=com.ibm.jsse.JSSEProvider
security.provider.3=sun.security.provider.Sun
Copyright © Cloud Software Group, Inc. All rights reserved.