We are happy to announce that Vesta is back under active development as of 25 February 2024. We are working on Vesta 2.0 and expect to release it by the end of 2024. Read more about it: https://vestacp.com/docs/vesta-2-development
Let's Encrypt - How to use
Re: Let's Encrypt - How to use
Hi,
I'm new with ssl and maybe there is something that I don't understand,
today from a clean install of vestacp on centos 6 32 I tried the gui let's encrypt feature,
I click "SSL Support" and "Lets Encrypt Support", I save and I don't get any error but after that I don't get any ssl certificate, the cron job only.
Domain is pointing to the right ip, before I was using this viewtopic.php?f=19&t=12617 without any problem.
what am I missing?
I'm new with ssl and maybe there is something that I don't understand,
today from a clean install of vestacp on centos 6 32 I tried the gui let's encrypt feature,
I click "SSL Support" and "Lets Encrypt Support", I save and I don't get any error but after that I don't get any ssl certificate, the cron job only.
Domain is pointing to the right ip, before I was using this viewtopic.php?f=19&t=12617 without any problem.
what am I missing?
Re: Let's Encrypt - How to use
nginx + php-fpm, centos 7, latest vesta installed two days ago.
when try via vesta panel - Error code: 2
upd: blabla.com is a real domain (replaced), pointed to vesta and working fine
upd2: can't see ".well-known" rewrite in nginx configs. is it correct?
Code: Select all
v-add-letsencrypt-domain admin blabla.com
Error: Invalid response from http://blabla.com/.well-known/acme-challenge/Y3vZMgguMKn-REsTo1DFKb-7FmEApZ1LyPs5A77Eats: \
upd: blabla.com is a real domain (replaced), pointed to vesta and working fine
upd2: can't see ".well-known" rewrite in nginx configs. is it correct?
-
- Posts: 301
- Joined: Tue Dec 22, 2015 2:06 pm
Re: Let's Encrypt - How to use
I have exactly the same issue when trying to generate Lets Encryypt certificate for my domain via the VestaCP GUI.balinese wrote: when try via vesta panel - Error code: 2
My server OS: Ubuntu 16.04.1 LTS 64-bit
My VestaCP version: 0.98-17
Anyone here to check this and fix it?
Thank you.
Re: Let's Encrypt - How to use
Same issue with Error Code 2, any fixes/suggestions?
-
- Posts: 7
- Joined: Fri Dec 12, 2014 2:09 am
Re: Let's Encrypt - How to use
I added some domains with the CLI and some with the GUI. By doing at least one via the GUI, will that take care of adding the cron task?skurudo wrote:In .17 version when you add domain with LE support from GUI, cron task will be added automaticly.Spheerys wrote:One question : is the renew is automatically done by vesta or should we add a daily cron with "v-update-letsencrypt-ssl" ?
If you used CLI from .16 version, then I doubt about auto cron task.
Re: Let's Encrypt - How to use
If you are on version .17 - yes, if you are on .16 then no.danberlyoung wrote:I added some domains with the CLI and some with the GUI. By doing at least one via the GUI, will that take care of adding the cron task?skurudo wrote:In .17 version when you add domain with LE support from GUI, cron task will be added automaticly.Spheerys wrote:One question : is the renew is automatically done by vesta or should we add a daily cron with "v-update-letsencrypt-ssl" ?
If you used CLI from .16 version, then I doubt about auto cron task.
Re: Let's Encrypt - How to use
Hi,
Same problem, on panel, error 2 and with SSH :
Invalid response from http://www.domain.com/.well-known/acme- ... TIIc21_wyk: \
Edit : The problem only occurs when I want to add a domain alias.
v-check-letsencrypt-domain user domain.com --> works
v-check-letsencrypt-domain user domain www.domain.com --> does not work
Same problem, on panel, error 2 and with SSH :
Invalid response from http://www.domain.com/.well-known/acme- ... TIIc21_wyk: \
Edit : The problem only occurs when I want to add a domain alias.
v-check-letsencrypt-domain user domain.com --> works
v-check-letsencrypt-domain user domain www.domain.com --> does not work
Re: Let's Encrypt - How to use
Check www A record for your domain.Daimko wrote:Edit : The problem only occurs when I want to add a domain alias.
v-check-letsencrypt-domain user domain.com --> works
v-check-letsencrypt-domain user domain http://www.domain.com --> does not work
Re: Let's Encrypt - How to use
The problem came from that. I don't have the error 2 on the panel so it's perfect, thank you !
-
- Posts: 2
- Joined: Tue Oct 10, 2017 11:47 am
Re: Let's Encrypt - How to use
With most recent version 0.9.8-17 still had issues. This fixed it for me:
https://github.com/serghey-rodin/vesta/ ... -335651480
Cheers.
https://github.com/serghey-rodin/vesta/ ... -335651480
Cheers.