Certbot

From Woozle Writes Code
Revision as of 14:51, 30 January 2025 by Woozle (talk | contribs)
Jump to navigation Jump to search

Notes

The easiest way to use certbot from CLI is to just type certbot. It will give you a list of domains it sees as configured, and ask which ones you'd like certificates for.

After configuring a new domain, be sure to run apachectl configtest before restarting Apache. (see apachectl)