summaryrefslogtreecommitdiff
path: root/man.commons.in
blob: cc4cbe41bd1fae4fa3bf7d67f6d6dc9793e52928 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
[CONFIG]
\fB#ETCDIR#/crypt-expiry.checks\fP contains the information which certificates and keys to surveil.
Empty lines and lines starting with \fB#\fP are being ignored.
The following non-comment lines are understood:
.TP
.B "\fIfqdn\fP \fIport\fP"
surveil certificate of \fIhttps://fqdn:port\fP
.TP
.B "\fIemail-address\fP GPG"
surveil gpg key of \fIemail-address\fP
.TP
.B "\fIfile\fP FILE"
surveil certificate in \fIfile\fP
[FILES]
.TP
.B "#BINDIR#/crypt-expiry-check"
program file
.TP
.B "#ETCDIR#/crypt-expiry.checks"
contains keys to surveil
.TP
.B "#CRONDIR#/crypt-expiry-check.cron"
cronfile to initiate daily checks
[CONTRIBUTION]
Heavily based on \fBssl-cert-check\fP from \fBMatty < matty91 at gmail dot com >\fP.
The original source can be found here: \fBhttp://prefetch.net/code/ssl-cert-check\fP
[AUTHOR]
.nf
Erich Eckner <opensource at eckner dot net>
.fi