If MX4J /JDK 1.5 application requires certificates. What can I do?

If MX4J /JDK 1.5 application requires certificates. What can I do?

If the JMX Agent requires truststores please follow the below steps:
1. Edit the <AppManager Home/startApplicationManager.bat/sh> file. 
2. Add the option -Djavax.net.ssl.trustStore=<path to the truststore> and -Djavax.net.ssl.trustStorePassword=<truststore password> to the java runtime.
3. Restart Applications manager server. Add the JMX monitor again
      If Applications Manager is running as a service, Edit the <AppManager Home/working/conf/wrapper.conf>, add 
      -Djavax.net.ssl.trustStore=<path to the truststore> and -Djavax.net.ssl.trustStorePassword=<truststore password> to any       wrapper.java.additional statement.

                  New to ADManager Plus?

                    New to ADSelfService Plus?