X-Git-Url: https://git.rapsys.eu/acme/blobdiff_plain/e714f0566d12b8ad35c9e3768ed6a6f0f5236a9f..707fca91ce64b098f3bc55721f630b6822d48bd8:/acmecron.1 diff --git a/acmecron.1 b/acmecron.1 new file mode 100644 index 0000000..f4d36ab --- /dev/null +++ b/acmecron.1 @@ -0,0 +1,17 @@ +.\" Manpage for acmecron. +.\" Contact acme@rapsys.eu to correct errors or typos. +.TH man 1 "05 Apr 2017" "0.7" "acmecron man page" +.SH NAME +acmecron \- generate all certificate listed in configuration file if required +.SH SYNOPSIS +acmecron [-d] +.SH DESCRIPTION +acmecron is a basic script generating all certificate listed in configuration if not present or older than 60 days. It will run acmecert with right options for every listed certificate if required. +.SH OPTIONS +The acmeconf takes one option for enabling debug mode. +.SH SEE ALSO +acmeconf(1),acmecert(1) +.SH BUGS +No known bugs. +.SH AUTHOR +Raphaël Gertz (rapsys)