interbrite / letsencrypt-vesta

Automate Let's Encrypt Certificate Installation for VestaCP
Other
217 stars 64 forks source link

certbot.cli old? #17

Closed voteforpresident closed 8 years ago

voteforpresident commented 8 years ago

When I run the command letsencrypt-vesta admin , I get this following error:

2016-05-15 07:10:34,161:WARNING:certbot.cli:You are running with an old copy of letsencrypt-auto that does not receive updates, and is less reliable than more recent versions. We recommend upgrading to the latest certbot-auto script, or using native OS packages.

jpitoniak commented 8 years ago

Yes, the Let's Encrypt project decided to decouple the Let's Encrypt client from the certificate authority, renaming the client "Certbot," and publishing it under a different GitHub repo. I'll be updating the installation instructions to use the new Certbot repo in the next release.

jpitoniak commented 8 years ago

Newest update is now available, with proper support for the new certbot client.