Cheatsheet & Examples: certbot
certbot is a command-line tool for obtaining and renewing SSL/TLS certificates from Let's Encrypt, automatically configuring web servers, and managing certificate lifecycles.
Obtain a certificate for a single domain
Example Usage:certbot certonly -...
tech.mrleong.net4 min read