when I install letsencrypt the nginx plugin under Arch LInux, run letsencrypt without arguments, and select one domain, I’m still issued a “fake” cert. Is this intended? Do I still need to provide a --server?
Using the --server https://acme-v01.api.letsencrypt.org/directory switch from the closed beta works. But should this still be needed, it needs to be mentioned somewhere, of course.
Not that I’m a good comparison, as my Gentoo grabs all the files from GitHub every single time I reinstall the client, but hey, 0.2.0.dev0 sounds like a big improvement over 0.1.0
server ~ # letsencrypt --version
letsencrypt 0.2.0.dev0
server ~ #```
Anyhow, that shouldn't be the problem, as many of you successfully have gotten certificates with those clients.. Also, I've had the `--server`-var hardcoded in cli.ini since the private beta, so I'm not very helpful in that either :P
Well, 0.1.0 was released two days ago, so I’d consider it “new enough”. The currently developed Git version comes with the “0.2.0.dev0” string.
Anyhow, should the --server switch still be necessary, I’d argue that it should be mentioned in the documentations, instead of scaring new users with a “happy hacker” cert.