acme.sh SSL using manual DNS method?
To provision SSL certificate using acme.sh with manual DNS verification method, run acme.sh --issue -d DOMAIN_NAME --dns -d www.DOMAIN_NAME --yes-I-know-dns-manual-mode-enough-go-ahead-please When you run this command, you will get DNS TXT…