I am trying to develop a web service for an existing RMI-SSL client by creating a web service wrapper over the RMI client and are facing problem with the keystore error below.
** trying to look up serverName = rmi://192.168.1.65:1099/AppServer
java.rmi.ConnectIOException: Exception creating connection to: 192.168.1.65; nested exception is:
java.net.SocketException: Default SSL context init failed: Keystore was tampered with, or password was incorrect
I have updated glassfish centralize keystore.jks and cacerts.jks with the application keystore. However, i am still getting this error. Please advise.
[Message sent by forum member 'pedric' (pedric)]
http://forums.java.net/jive/thread.jspa?messageID=319736