How to convert .arm certificate file to pem format?

I think .arm format ist used in IBM WebSphere, and I get certificates/public keys in these format. How can I convert there files to .pem or something?

link|improve this question
What do the "arm" certs look like? Maybe they are already pem with a different extension. – Mark Wagner Oct 7 '10 at 23:00
Thanks. You are right, it is already pem-format. I just needed to rename them into .pem. Please write it as an answer. I will accept it. – iimuhin Oct 8 '10 at 10:19
feedback

1 Answer

.arm certs are the same thing as .pem certs, just rename it.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.