Upload Standard SSL Certificate to Apigee

Not applicable

Hi,

I wish to understand the process for uploading an SSL Certificate to Support portal, so it can be installed by Apigee.

Any help with this would be appreciated.

Kind Regards,

Sam.

1 1 1,453
1 REPLY 1

Hi Sam

You can install SSL certificates your self using management APIs.

  1. First create a Keystore (This is for enabling SSL endpoint for your org) or a trust store(this for trusting an external SSL certificate).
  2. Then upload SSL certificate along with private key in pem format, zipped in a JAR if step 1 is for keystore else just upload certificate in pem format if step 1 is for trust store

Check following APIGEE docs and Management API smartdocs