Monday, May 7, 2012
Key OR Certificate miagration on WebSphere application server
Introduction
Generally Service application and Web application deployed in different WAS machine. And required to communicate web to service application either by EJB ( Remote or Web service ). Communication over EJB required certification or key ma management at both source and target application.
Example .
1) Service application machine ( 127.0.0.1 )
2) Web application machine ( 127.0.0.2 )
Now Import key from service machine to Web machine
Goto
Click on Retrieve from port
Click Retrieve signer information.
Do the same process for
NodeDefaultTrustStore
NodeLTPAKeys
Click apply, makes sure synchronize all nodes
Restart server.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment