Errors attempting to auto-renew a certificate created using --manual

Thank you very much for your help.
At least at first glance that seems to have worked.

In the output it says:

These files will be updated when the certificate renews.
Certbot has set up a scheduled task to automatically renew this certificate in the background.

That sugests I don't need to explicitly set up a timer or cron job to renew.
Do you know if that is the case or is this talking about something else ?
Do you know how it has set up that task ?

2 Likes

Correct.
Confirm with [one of these]:
crontab -l
sudo crontab -u root -l
sudo systemctl list-timers

3 Likes

Apologies I had to dash off abruptly last week.

Just to say thank you very much for the information.

It looks like it does automatically create a systemd timer:
snap.certbot.renew.timer snap.certbot.renew.service

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.