Multiple SSL sub Domain LetsEncrypt
If you want to install ssl on all subdomain you can use the following
sudo certbot-auto certonly -d *.example.com --server https://acme-v02.api.letsencrypt.org/directory --preferred-challenges dns --manual
0 comments:
Post a Comment