How to Handle an Expired SSL Certificate on My Domain?

0
6
Asked By TechieNinja42 On

I'm relatively new to handling SSL certificates and primarily have experience with desktop support. Unfortunately, our SSL certificate expired on the 23rd, and since the usual person who manages this is out of the office for the next couple of weeks, I've taken it upon myself to resolve the issue. I renewed the certificate and then learned that I needed to create and submit a Certificate Signing Request (CSR). I generated the CSR using IIS Manager and sent it to Network Solutions, but it's been almost six hours, and the status is still showing as 'in validation.' Is this a normal timeframe for the validation to go through?

3 Answers

Answered By SysAdminSavvy91 On

It should typically be a faster process. There might be something causing a delay. Did you ensure that everything related to approval or payment has been finalized? Sometimes the issuance requires additional confirmation.

Answered By HelpDeskHero88 On

If the validation involves a manual check, that could definitely extend the waiting time. Just a tip, have you considered automating this with Certbot and Let's Encrypt for the future? It allows for automatic renewals and installation, and it’s free! Could save you a lot of hassle down the line.

Answered By CloudyWithAChance On

What method did you choose for validation? Was it via email, CNAME, or HTTP? If you went the HTTP route, did you test it from an external network to make sure the validation can go through?

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.