From 7890c38cce1e5cfceb4b6e6fe994e2a742b8b765 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 13 Oct 2016 15:11:44 +0200 Subject: manpage automatisch erzeugen --- man.commons.in | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) create mode 100644 man.commons.in (limited to 'man.commons.in') diff --git a/man.commons.in b/man.commons.in new file mode 100644 index 0000000..cc4cbe4 --- /dev/null +++ b/man.commons.in @@ -0,0 +1,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 +.fi -- cgit v1.2.3-54-g00ecf