My Certificate expires in September but I still get certificate invalid when i access my website

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:
www.axeishguy.com
axeishguy.com

I ran this command:
sudo certbot certificates
It produced this output:
Found the following certs:
Certificate Name: www.axeishguy.com
Domains: www.axeishguy.com axeishguy.com
Expiry Date: 2019-09-22 06:20:19+00:00 (VALID: 31 days)
Certificate Path: /etc/letsencrypt/live/www.axeishguy.com/fullchain.pem
Private Key Path: /etc/letsencrypt/live/www.axeishguy.com/privkey.pem
My web server is (include version):
Apache 2.4.18
The operating system my web server runs on is (include version):
Linux running on amazon lightsail
My hosting provider, if applicable, is:
Namecheap
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):

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

Hello my certificate says it is expiring in September but I cannot access either of my website www.axeishguy.com or axeishguy.com both says the expiring date is 23 july please help

The active certificate running on your website is indeed already expired in July.
Probably you need to manually copy the fresh certificate over the old one and/or restart your webserver in order to activate the fresh certificate (or instruct your certbot to do so).

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.