Certbot
Revision as of 07:31, 13 May 2018 by 50.98.120.25 (talk)
Commands:
Creating Certs:
certbot certonly --authenticator standalone --pre-hook "apachectl -k stop" --post-hook "apach
Modifying Cert:
certbot certonly --cert-name example.com -d mail.example.org,www.example.org,ns1.example.org
Links: