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
Vidya Balan NairVidya Balan Nair 

Self Signed Certificate for Identity Connect

Hi,

I have a self-signed certificate expiring next month and this is being used by Identity connect under Single Sign on. I have created a new self-signed certiticate and mapped that to the Identity connect one. I understand I have to import this certificate to the keystore in the Identity connect server. The certificate I get is .crt from salesforce. When I try to import this certificate to the keystore, I believe it should be .p12 and a password is needed. How do I convert this to .p12 with a password?

Thanks,
Vidya
Hrushi DasuHrushi Dasu
Hi Vidya,

Follow the article below
https://help.salesforce.com/articleView?id=000329338&type=1
https://help.salesforce.com/articleView?id=security_keys_creating.htm&type=5

Thanks.