kindly let me know how to install a backend provided pfx file on apigee for ssl communication with backend

A backend has provided me with a pfx file and asked me to use this while sending requests to it from apigee. kindly let me know how to install a backend provided pfx file on apigee cloud for ssl communication with backend.

1 Like

Hi All

I was able to achieve this by extracting the cert and priv key and then creating a jar for uploading to keystore using management api calls.

Thanks .

1 Like