Answers for "certbot create manual"

0

certbot create manual new certificate

certbot -d bristol3.pki.enigmabridge.com --manual --preferred-challenges dns certonly
Posted by: Guest on September-06-2020
0

certbot command

certbot certonly --webroot -w /var/www/example -d www.example.com -d example.com -w /var/www/other -d other.example.net -d another.other.example.net
Posted by: Guest on March-02-2021

Browse Popular Code Answers by Language