Launch your agent applications with the following properties:
$ java -Djavax.net.ssl.keyStore=yourHome/.keystore -Djavax.net.ssl.keyStoreType=jks -Djavax.net.ssl.keyStorePassword=passPhrase AgentClass |
If you are using the notification push mechanism, add the following property definition to the above command line:
-Djava.protocol.handler.pkgs=com.sun.net.ssl.internal.www.protocol