1CERTWATCH.CRON(5) certwatch CERTWATCH.CRON(5)
2
3
4
6 certwatch.cron - Generate SSL/TLS certificate expiry warnings for
7 mod_ssl
8
10 /etc/cron.daily/certwatch
11
13 The /etc/cron.daily/certwatch cron job runs a daily expiry check on
14 certificate configured in mod_ssl. The cron job is configurable by the
15 file /etc/sysconfig/certwatch, in which the following options are
16 available:
17
18 NOCERTWATCH=yes
19 Disables the cron job completely.
20
21 CERTWATCH_OPTS="..."
22 Sets any additional options to pass to certwatch such as --period.
23
25 /etc/cron.daily/certwatch, /etc/sysconfig/certwatch
26
28 certwatch(1), httpd(8), cron(8), https://github.com/notroj/certwatch/
29
31 Joe Orton <jorton@redhat.com>
32 Author
33
34
35
36certwatch May 2020 CERTWATCH.CRON(5)