certbot list nginx code example
Example 1: certbot renew
sudo certbot renew --dry-run
Example 2: certbot certonly manual dns
certbot -d bristol3.pki.enigmabridge.com --manual --preferred-challenges dns certonly
sudo certbot renew --dry-run
certbot -d bristol3.pki.enigmabridge.com --manual --preferred-challenges dns certonly