File: wwwoffle-checkcert.man

package info (click to toggle)
wwwoffle 2.9f-2.2
  • links: PTS
  • area: main
  • in suites: squeeze
  • size: 7,716 kB
  • ctags: 2,077
  • sloc: ansic: 23,951; sh: 6,815; lex: 4,201; perl: 917; makefile: 623; ruby: 181; lisp: 14
file content (27 lines) | stat: -rw-r--r-- 731 bytes parent folder | download
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
.TH WWWOFFLE 8
.\" NAME should be all caps, SECTION should be 1-8, maybe w/ subsection
.\" other parms are allowed: see man(7), man(1)

.SH NAME
wwwoffle\-checkcert \- check wwwoffle root certificate

.SH SYNOPSIS
/usr/sbin/wwwoffle-checkcert

.SH DESCRIPTION
This utility checks whether the self-generated root certificate is expired,
or is about to expire. If the expiry will happen less than one week from
now, report this. If the certificate has already expired, also report this
and exit with return value 2.

.SH FILES
.br
.nf
\fI/etc/wwwoffle/certificates/root/root-key.pem\fR  key file
\fI/etc/wwwoffle/certificates/root/root-cert.pem\fR  certificate file
.fi

.SH AUTHOR
Written by Paul Slootman \fB<paul@debian.org>\fP