Page 1 of 4

Feature Request: Support Let's Encrypt

Posted: Thu Aug 27, 2015 12:16 pm
by delebash
Let's Encrypt is an upcoming free Certificate Authority for creating ssl certs. So everyone can be secure without having to pay the price. See https://letsencrypt.org for more info, backed by linux foundation and other big companies

Re: Feature Request: Support Let's Encrypt

Posted: Thu Aug 27, 2015 1:23 pm
by skurudo
Good news!
But they already give trusted certificates or not yet? I don't understand.

PS: Wosign and StartSSL not alone on free certificates field ;-)

Re: Feature Request: Support Let's Encrypt

Posted: Tue Sep 15, 2015 11:01 am
by ZipperZapper
Let's Encrypt is scheduled to go live this month or October. As you might know it's a command line tool, so it would be totaly awesome if Vesta would embed it.

How awesome (and save) would that be? Activate SSL support in the Control Panel and instantly get a valid certificate.

Are you guys allready looking in to this? https://letsencrypt.org/howitworks/

Re: Feature Request: Support Let's Encrypt

Posted: Tue Nov 10, 2015 10:30 am
by Sicstrings
+1

I would really love if this came preinstalled with vesta to generate FREE trusted SSLs for your domains :D

Re: Feature Request: Support Let's Encrypt

Posted: Tue Nov 10, 2015 10:40 am
by tjebbeke
I am one of the beta testers of let's encrypt and currently it isn't yet good enough to integrate into vestaCP. There are also some disadvantages that must definitely be considered first. (Certificate is only valid for 90 days ...)

Re: Feature Request: Support Let's Encrypt

Posted: Tue Nov 10, 2015 11:30 am
by molen
Let's Encrypt program needs to read conf file or VHost setting to know what site you need certificates.
But Vesta's way can't let the Let's Encrypt program to find the site, especially the site's DNS records are not in Vesta system.
So I think Vesta needs to adjust some setting to support Let's Encrypt.

I am a Let's Encrypt tester but can't get a certificates by its program. So sad. :(

Re: Feature Request: Support Let's Encrypt

Posted: Tue Nov 10, 2015 3:24 pm
by skurudo
tjebbeke wrote:I am one of the beta testers of let's encrypt and currently it isn't yet good enough to integrate into vestaCP. There are also some disadvantages that must definitely be considered first. (Certificate is only valid for 90 days ...)
Nice! Can you tell about beta something cool? ;-)

Re: Feature Request: Support Let's Encrypt

Posted: Tue Nov 10, 2015 3:28 pm
by skurudo
molen wrote:Let's Encrypt program needs to read conf file or VHost setting to know what site you need certificates.
But Vesta's way can't let the Let's Encrypt program to find the site, especially the site's DNS records are not in Vesta system.
Why? Let's Encrypt can't read path, or you can't choose where config file are?
molen wrote:So I think Vesta needs to adjust some setting to support Let's Encrypt.
I am a Let's Encrypt tester but can't get a certificates by its program. So sad. :(
When this software will be in production, not in limited beta, then some tests make sense.. now it's just for fun only.

Re: Feature Request: Support Let's Encrypt

Posted: Sun Nov 22, 2015 10:31 pm
by TheRealRichii
molen wrote:I am a Let's Encrypt tester but can't get a certificates by its program. So sad. :(
Without direct integration into Vesta it's a little manual, but it's perfectly doable. Have you managed to sort it out? Let me know if you need some pointers...

Re: Feature Request: Support Let's Encrypt

Posted: Sun Nov 22, 2015 10:33 pm
by TheRealRichii
tjebbeke wrote:I am one of the beta testers of let's encrypt and currently it isn't yet good enough to integrate into vestaCP. There are also some disadvantages that must definitely be considered first. (Certificate is only valid for 90 days ...)
The 90 day validity is a design choice. The whole point is that the issuing process is automated, so you can simply have a cron job to renew your certificates.

Of course, if it was integrated into Vesta then it could be totally automated...