Page 1 of 1

Let's Encrypt - Autogenerated Free SSL Certs

Posted: Sun Dec 06, 2015 12:54 am
by cdg
Let's Encrypt (https://letsencrypt.org/) released their public beta yesterday and offers free ssl certificates. I tried installing their beta but I had issues, although that is not what this post is about. As seen here: https://community.letsencrypt.org/t/let ... tu-14/3518 Let's Encrypt works with VestaCP. The system supposedly can autogenerate certs. I was wondering if anyone would be able to find out if or how this is possible, and share the information about lets encrypt.

Thank You!

Re: Let's Encrypt - Autogenerated Free SSL Certs

Posted: Sun Dec 06, 2015 11:34 am
by tjebbeke

Re: Let's Encrypt - Autogenerated Free SSL Certs

Posted: Mon Dec 07, 2015 6:47 am
by skurudo
There is a little guide:
http://forum.vestacp.com/viewtopic.php? ... =10#p35117

This is manual right now, but in future, I hope, there will be some auto feature.
Public beta is not so long, started a couple days ago and there is no tested/working API/client/Nginx-plugin yet.

Re: Let's Encrypt - Autogenerated Free SSL Certs

Posted: Wed Jul 20, 2016 8:14 am
by skurudo
LetsEncrypt support added.
CLI commands for now, GUI will be later.

Code: Select all

v-add-letsencrypt-domain USER DOMAIN [ALIASES] [RESTART]
v-add-letsencrypt-user USER [EMAIL]
v-check-letsencrypt-domain USER DOMAIN
v-list-letsencrypt-user USER [FORMAT]
v-sign-letsencrypt-csr USER DOMAIN CSR_DIR [FORMAT]
v-update-letsencrypt-ssl
ENG: viewtopic.php?t=11927
RUS: viewtopic.php?t=11905