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
Raghu RamanujamRaghu Ramanujam 

JWT - Certificates for integration

Hello experts,

We are planning to create Leads in Salesforce from a external website using REST API ( OAuth JWT bearer token flow).
Created a Connected App.
I am confused about the digital certificate. Should I use a Self Signed Certificate and private key (OR)
Create CA-Signed Certificate ?
If it is CA-Signed Certificate what details should I use for Comman Name ?

Thanks,
Raghu