๐Ÿ”Update SSL Certificate

The guide below outlines the steps you need to accomplish to update the already issued SSL certificate for your service with new custom ADN or CDN domain names.

If you require certificate renewal due to its impending expiration and you have the Auto-Renew option disabled, you need to re-issue it by following the Issue SSL Certificate guide.

  1. To update the domains list, navigate to the corresponding Settings > EdgeSSL service menu section and click the Edit option below the table with the details of your currently active certificate.

  1. In the opened frame, youโ€™ll be displayed the list of domain names for which the current certificate is issued. Select the Add Domains below this list:

  1. Enter the required domain name within the shown pop-up window and click on Add.

Repeat this step to add all the necessary custom ADN and CDN domains according to the CNAMEs youโ€™ve set up for your project.

  1. Once your list of domains is complete, click Save at the bottom frame part.

The frame will be closed, and youโ€™ll see the Pending DNS Validation Token status displayed next to the EdgeSSL option, indicating that the process of generating a new token has started.

Youโ€™ll need to wait up to 5 minutes for this process to be carried out.

  1. Once the abovementioned status has disappeared, select the Enable SSL button again.

In the ensuing frame, youโ€™ll notice that the status for all your provided domain names has been changed to Awaiting Certificate Authority.

Here, you should locate the newly generated validation token (circled in the image above) and copy it to your clipboard.

  1. Next, proceed with the update of your DNS settings using the received token.

If you are using the embedded Edgeportโ€™s DNS Routing solution, navigate to the Routing menu section to the left and click the Add New Record button.

For those employing an alternative DNS service, kindly adhere to their respective instructions. The process will be identical to the one initially executed during the certificate's deployment.

In the displayed pop-up, choose the TXT (Text) record Type and fulfill the rest of the fields as follows:

  • Name - point it to your projectโ€™s hostname by entering an ampersand (@);

  • TTL - specify the number of seconds the record should remain cached on a server upon being requested (60 is recommended);

  • Value - paste the validation token body you previously copied.

Click on Save.

The previously created TXT record associated with the former validation token can be safely removed - this won't impact your service's security in any way.

  1. After the DNS configuration is updated, the deployment of the new SSL certificate will commence automatically, and no additional actions are required on your part.

To monitor the progress, return to the Settings > EdgeSSL service menu section.

Please keep patience, as the entire process may take up to 6 hours to complete.

The SSL setup is considered complete when you are shown the new SSL certificate details, with all of your recently added domains being meticulously listed within the corresponding section and the "Certification Deployment done successfully!" message displayed above.

Last updated