function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Michael RotterMichael Rotter 

How do I decode the public key from the Salesforce self signed certificate

I downloaded a self signed certificate from Salesforce to make a Salesforce-Jira connector but the public key that's included in the .crt file is encrypted with RSA encryption. I was wondering if anyone knows how to retrieve the actual (decrypted) public key from the .crt file or any other method.

Thanks!
roni shoreroni shore
Hi- found any solutions? I am stuck with same issue..

https://developer.salesforce.com/docs/atlas.en-us.apexcode.meta/apexcode/apex_classes_restful_crypto.htm