Skip to main content

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

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


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.


Reply