/
usr
/
share
/
doc
/
certbot
/
/usr/share/doc/certbot
mkdir
upload
Name
Size
Mode
Actions
CHANGELOG.md
97032
0644
edit
dl
rm
README.fedora
524
0644
edit
dl
rm
README.rst
5862
0644
edit
dl
rm
Edit:
/usr/share/doc/certbot/README.fedora
(524B)
# Automated renewal of certificates The Fedora certbot package includes an optional systemd timer to handle renewals. This timer is set to run daily, with a random fudge factor of a 6 hours applied. To enable the timer based renewals: ``` systemctl enable --now certbot-renew.timer ``` The timer makes use of /etc/sysconfig/certbot to customise the behaviour. Unless there is a plugin that automates restarts (eg the apache plugin) it is important to configure a command to restart anything that uses the certificates
Save
cmd:
run