Lets ecrypt expiration different under web than mail?

Hello folks

I was noting that my domains under web have different let’s encrypt certificate expiration dates than under mail tab.

Also I noted that hestiaweb user has nothing under crontab than I’ve just installed: 11 2 * * * sudo /usr/local/hestia/bin/v-update-letsencrypt-ssl

any help ?

FB

Hi @fabiob

If you issued the certificate for the web domain on a different day than the mail domain, then yes, it’s normal. Hestia issues one certificate for your web domain and its aliases (by default, www) and another certificate for the mail domain (mail.yourdomain and webmail.yourdomain).

How did you check it? How did you add the cron job?

Show the output of this command:

crontab -l -u hestiaweb
1 Like