Answers for "certbot command with www"

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

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language