My Cert Gets Invalid before expiry Date

Please fill out the fields below so we can help you better. Note: you must provide your domain name to get help. Domain names for issued certificates are all made public in Certificate Transparency logs (e.g. https://crt.sh/?q=example.com), so withholding your domain name here does not increase secrecy, but only makes it harder for us to provide help.

My domain is: backend.atozalloys.cloud

My hosting provider, if applicable, is: AWS

I can login to a root shell on my machine (yes or no, or I don't know): Yes

I'm using a control panel to manage my site (no, or provide the name and version of the control panel): Yes

The version of my client is (e.g. output of certbot --version or certbot-auto --version if you're using Certbot): certbot 5.1.0

I am getting Error : ERR_CERT_DATE_INVALID when I hit from UI

that IP doesn't reply at all: do you have some kind of firewall?

1 Like

This means your web server is not using the latest certificate, crt.sh shows you have issued a cert 1 month ago crt.sh/?q=backend.atozalloys.cloud but your service is not using that certificate. review your service configuration to check which files it is using for the ssl/tls configuration of your site.

1 Like