I have an application running on IBM Websphere 6.1. This application must use SSL to communicate with other similar applications used by other (external) entities. I believe I am the only member of this group that is using Websphere. A certificate issuer that others in my group trust, has issued me a '.pem' file. How do I incorporate that into Websphere?
I have tried using ikeyman to open the keystore and truststore used by Websphere for this application but I cannot figure out how to import the .pem file.