Salesforce B2C Commerce 23.5 > Administering Your Organization > Site Preferences > Embedded CDN > Configure eCDN for Staging > eCDN on Staging Maintenance

Renew a Certificate

Staging zone certificates require renewal.

Use the CDN Zones API for certificate rotation. See, CDN Zones API.
  1. Obtain a new certificate via your CA of choice.
  2. Use the CDN Zones API with these methods. See getZonesInfo.
  3. To retrieve the staging zone ID, use the GET /zones/info endpoint. See getZonesInfo.
  4. To get the ID of the certificate that you’re rotating, use the GET/zones/{zoneId}/certificates See getCertificates.
  5. Use the PATCH /zones/{zoneid}/certificates/{certificateId} endpoint for each custom host name to which the certificate is installed. See updateCertificate
X Privacy Update: We use cookies to make interactions with our websites and services easy and meaningful, to better understand how they are used. By continuing to use this site you are giving us your consent to do this. Privacy Policy.