Prepare for the Bouncy Castle update
Use the steps to prepare for the one-time Bouncy Castle update.
- With the Lawson system running, turn Security off.
lsconfig -c <ssoconfig password> OFFNote: Ensure your user community is restricted from accessing Lawson Portal and/or LID while the Lawson security is turned off. - Stop WebSphere. This includes all application servers and clusters, nodes and the Deployment Manager.
- Stop all Infor Lawson System Foundation environments.
Note: If you have multiple environments on one machine, you will need to stop all of them.
- Stop all third-party applications that are using the JDK under JAVA_HOME.
Note: This includes applications not associated with Infor Lawson System Foundation and Infor Lawson products.
- Back up and remove all Bouncy Castle provider JAR files (bcprov*.jar) under:
WAS_HOME/java_version/jre/lib/extWhere java_version is replaced with the directory path of each version of Java installed/available to your profile(s).
JAVA_HOME/jre/lib/ext/
- Back up all java.security files under:
WAS_HOME/java_version/jre/lib/securityWhere java_version is replaced with the directory path of each version of Java installed/available to your profile(s).
JAVA_HOME/jre/lib/security
Note: Do not remove the java.security files.