Installation Guide › SSL-Encrypted Communication › Configure CA GovernanceMinder for SSL Communication › Edit the JBoss run.bat File
Edit the JBoss run.bat File
Edit the JBoss run.bat file for the correct certificate path and password.
Follow these steps:
- Edit the JBoss run.bat file in the following folder:
JBoss root\bin
- Locate the following line in the run.bat file:
set JAVA_OPTS=%JAVA_OPTS% -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
- Verify that you have the following correct path to the file and add the following:
- set JAVA_OPTS=%JAVA_OPTS% -Djavax.net.ssl.keyStore="C:/Program Files/Java/jdk1.6_23/jre/lib/security/digital_certificate_example"
- set JAVA_OPTS=%JAVA_OPTS% -Djavax.net.ssl.keyStorePassword=password
- set JAVA_OPTS=%JAVA_OPTS% -Djavax.net.ssl.trustStore="C:/Program Files/Java/jdk1.6_23/jre/lib/security/digital_certificate_example"
- Save the file and start JBoss.
CA GovernanceMinder is configured for SSL communication.
|
Copyright © 2012 CA.
All rights reserved.
|
|