Page 1 of 1

Let's Encrypt SSL Update

Posted: Mon Sep 02, 2024 10:12 am
by Origin
Hello. I'm new here, so I apologize in advance for the stupid question. I want to install this panel for my WordPress site. Can you please tell me if the domain's ssl certificates will be automatically updated? In the previous admin panel, I already had cron tasks for this and a certbot. Is everything the same here? Is there a certbot and commands for automatic ssl updates?

Re: Let's Encrypt SSL Update

Posted: Wed Sep 04, 2024 11:29 am
by shahidirfan
Initially, you need to add an SSL certificate through the myVestaCP panel. Afterward, a cron job will automatically renew your SSL certificate without any problems. There's no need for concern about subsequent updates.

Re: Let's Encrypt SSL Update

Posted: Sat Aug 30, 2025 5:03 pm
by absolutemusik
My version of OS is still Debian 10. I have tried to renew the certificate with myvestacp:
1. run sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl
2. try add a new domain for let's encrypt in the websole

They are all returning "Let's Encrypt nonce request status". I have checked dig letsencrypt.org with proper answer. Is there any clues or Debian 10 being too old?

Re: Let's Encrypt SSL Update

Posted: Tue Sep 23, 2025 10:03 pm
by merle4127
hey darden, you're right—.forward only works for real system users, not virtual mail accounts. for virtual mailboxes, exim ignores it. the easy fix is to use dovecot sieve filters instead, since they work at the user level and can move mails into folders like 'test' without touching exim configs.

Re: Let's Encrypt SSL Update

Posted: Sat Oct 18, 2025 8:26 pm
by BoxOfSnoo
absolutemusik wrote: Sat Aug 30, 2025 5:03 pm My version of OS is still Debian 10. I have tried to renew the certificate with myvestacp:
1. run sudo /usr/local/vesta/bin/v-update-letsencrypt-ssl
2. try add a new domain for let's encrypt in the websole

They are all returning "Let's Encrypt nonce request status". I have checked dig letsencrypt.org with proper answer. Is there any clues or Debian 10 being too old?
Hi there,

This has been a problem for a long time now, I don't think it's a Debian 10 thing. This is what I do:

1. Uncheck SSL, save.
2. Go back to the domains list, and click on the domain again (I like to go out and in again, I suspect it creates a new nonce??)
3. Click on SSL + Letsencrypt and try to save. If it fails, do steps 1 & 2 again.

It sometimes takes a few tries though. I have no idea why it doesn't do this automatically.