CERTICATES Limit Expired

I had installed Let's Encrypt and was running Apache2 as an HTTPS web server, but it expired and I had to install a new one again.
I installed the “certbot certificates” command, which is valid until October of this year, but when I access the server with a browser, it says that the certificate has expired and I cannot use HTTPS communication.
I have restarted apache2, and of course, I have taken the usual measures, but it has not improved, so I am puzzled. Please help.

My WEB Server is 「www.sanyo-push.com/machine/ampare.html

I see the certificate Apache uses expired in January. Normally systems should have automatic renewal to keep getting updated certificates about every 60 days so multiple things have gone wrong.

Let us start by you showing us the output of these two commands

sudo certbot certificates
sudo apache2ctl -t -D DUMP_VHOSTS
6 Likes

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