Hello Friends,
Im writing an API connect to success factors to pull in some confidential user data and I’ve been provided with a .pem file that contains the private key and certificate.
I’ve been using the Client Side SSL certificate settings to populate this and had various errors that stack overflow tells me is related to stripping out the ----BEGIN and ----END or converting the content to BASE64 and submitting, neither of which has given me much joy.
Before I go too much further has anyone had success with building a connection with a PEM file and am I approaching this correctly? Bubble’s doco seems to skip examples of client side SSL
Thanks in advance!
Johnnyweb