Skip to main content
Navigator | Tier 3
August 18, 2022
Question

Renewing SSL Certificate before expiry

  • August 18, 2022
  • 2 replies
  • 269 views

So the SSL Certificate/CAintermediate is about to expired next month and i am given the task to renew it before expiry. is there a docs about this? the one i found is docs for IQBot and i'm not quite sure.

 

i do know that i needed to remove the old certificate, download another certificate, and do the cmd command. but i hesitate to do so. can anyone explain it in detail? thanks

    2 replies

    Tamil Arasu10
    Most Valuable Pathfinder
    Most Valuable Pathfinder
    August 18, 2022

    Please reach out to the Automation Anywhere Support Team to know the about these steps.

    _Tamil_
    Cadet | Tier 2
    February 13, 2025

    To renew your SSL certificate before it expires, follow these steps:

    1. Generate a new CSR (Certificate Signing Request) on your server.
    2. Purchase or renew your SSL certificate from your CA (e.g, DigiCert, Sectigo, GlobalSign).
    3. Download the new certificate (along with the CA intermediate certificate).
    4. Remove the old certificate and install the new one on your server.
    5. Restart your server to apply the changes.
    6. Verify the installation using an SSL checker (e.g, SSL Labs).

    For detailed steps, check your server’s documentation or your CA’s renewal guide.