I created a multi domain certificate and forget the domains I included in it. How can I see them? How can I get this list?
so far I only find a way of how to get the expiration date
$ sudo openssl x509 -noout -dates -in /opt/blah-blah/apache2/conf/server.crt
Another simple way to view the information in a certificate on a Windows machine is to just double-click the certificate file. You can use this certificate viewer by simply pasting the text of your certificate into the box below and the Certificate Decoder will do the rest.
Find the SSL Certificate All generated keys and issued certificates can be found in /etc/letsencrypt/live/${domain} .
found it. The command that lists all certificates and a list of domains for each of them.
$ sudo certbot certificates
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With