Hi Ashraf,
Maybe this is more easy to use.
Dynamic outbound selection of Secure Sockets Layer configurations pic.dhe.ibm.com/infocenter/wasinfo/v7r0/... "WebSphere® Application Server provides dynamic outbound selection that enables you to choose a specific Secure Sockets Layer (SSL) configuration and certificate alias for each outbound protocol, target host, target port, or any combination of these attributes. You can specify the dynamic selection information for outbound connections from a pure client or from a server that is acting as a client."
You can create new SSL configuration with your abc.jks
And the select outbound protocol specifying your target host and port and your newly create SSL configuration and the alias of the certificate
For more information and steps to do look in this redbook:
WebSphere Application Server V7.0 Security Guide
www.redbooks.ibm.com/abstracts/sg247660.... 5.2.3 Securing Web inbound and outbound communication
Hope this helps.
regards,