diafygi / acme-nosudo

Free HTTPS certificates without having to trust the letsencrypt cli with sudo/root
GNU Affero General Public License v3.0
1.19k stars 128 forks source link

Wildcard sub-domains not supported readme #61

Closed tzeejay closed 6 years ago

tzeejay commented 8 years ago

Hey,

I found #26 Multiple Domains in which you explained that wildcards do not work with Let's Encrypt but I would like to see this stated in the readme.

I have not looked at the Let's Encrypt specification but it makes sense. Would be nice if you could add it. I would do it myself and create a pull request but I thought it might be better if you do it in your writing style.

Thanks for the work on the script. Works incredibly well. I used it on 64-bit Ubuntu and OSX 10.10

diafygi commented 6 years ago

Correct, wildcards will not be supported by this script since Let's Encrypt does not support issuing wildcard domains using the http-01 verification method.