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
ksandipam1.3911488281559465E12ksandipam1.3911488281559465E12 

Need to do Two way SSL in salesforce to Heroku

Hi,

I am able to do the callouts from salesforce to Heroku. But now I want to do the secured callouts from salesfoce to Heroku using the Certificates. Can anyone help me to do the secured callouts from salesforce to Heroku

Wade WegnerWade Wegner
Create a self-signed certificate. Here's a helpful article from Heroku: Creating a Self-Signed SSL Certificate (https://devcenter.heroku.com/articles/ssl-certificate-self)