It produced this output:
Expiry Date: 2020-01-22 11:17:09+00:00 (VALID: 80 days)
My web server is (include version):
ubuntu 18.04
I’m using a control panel to manage my site (no, or provide the name and version of the control panel):
virtualmin
The version of my client is:
certbot 0.31.0
Details:
I have a tomcat installed and I use certbot to create bundle.pfx for tomcat. How can I know if my tomcat/pfx file was also updated? Or in other words, How can I know the expiry date of the pfx file for tomact?
I created the pfx file around 3 months ago, I understand correctly that I should re-create it? Still, is there a command that can show me the expiration of the pfx file itself? I ask so I can make sure the renewal went ok.
Yes, Letsencrypt certificates are only 90 days valid.
Read
If you have created the pfx three months earlier, it will expire. Or use OpenSsl or import the pfx into a Windows environment to see the expiration date.