How to renew Virtualmin Letsencrypt SSL via CLI

[[email protected]]# virtualmin generate-letsencrypt-cert --renew 1 --domain the-d2.com

Requesting SSL certificate for the-d2.com ..
.. done

Copying to webserver configuration ..
.. done

[[email protected] ]#

You will get below files modified after running above command:-

1. ssl.ca ssl.cert
2. ssl.combined
3. ssl.everything
4. ssl.key

Leave a Reply