interbrite / letsencrypt-vesta

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

"Error: SSL=no doesn't exist" after install letsencrypt ssl. #42

Closed willyarisky closed 7 years ago

willyarisky commented 7 years ago

I'm try to install letsencrypt with letsencrypt-vesta with command letsencrypt-vesta username domain the end of the process show this message Error: SSL=no doesn't exist 3 weeks ago no error, works properly anyone get same issue? Thanks

LouisForaux commented 7 years ago

I have the same issue... Only for new certs... Renew have no problems....

samcleathero commented 7 years ago

This is an error caused by the latest version of Vesta changing some of the commands this tool uses - I've put a pull request in that fixes it, but if you're feeling brave you can always change the file yourself.

https://github.com/interbrite/letsencrypt-vesta/pull/40/files

LouisForaux commented 7 years ago

Great ! It's works ! Thanks !

willyarisky commented 7 years ago

Thanks ! that solved my problem.