Vesta 2.0 is coming soon! See our progress update: https://vestacp.com/docs/vesta-2-update
VestaCp not Renew All SSL with Let's Encrypt
-
- Posts: 6
- Joined: Sat Feb 21, 2015 8:54 pm
VestaCp not Renew All SSL with Let's Encrypt
Hi,
i starting to get notification of certificate expiration by email from Let's Encrypt, is suposes vestacp autorenew all SSL before expiration.
I think this funtion is not working.
Exitst any way to add the renew automatically some cron job or CLI comand where renew all domain?
Thanks
i starting to get notification of certificate expiration by email from Let's Encrypt, is suposes vestacp autorenew all SSL before expiration.
I think this funtion is not working.
Exitst any way to add the renew automatically some cron job or CLI comand where renew all domain?
Thanks
Re: VestaCp not Renew All SSL with Let's Encrypt
In the latest Vesta a cron job is created for renewals.
I assume it logs to file somewhere.
Code: Select all
sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl
Re: VestaCp not Renew All SSL with Let's Encrypt
Nope, logs disabled if I rightlocus wrote:I assume it logs to file somewhere.