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

Not applicable

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.

Solved Solved
1 1 231
1 ACCEPTED SOLUTION

Not applicable

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 .

View solution in original post

1 REPLY 1

Not applicable

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 .