X-Git-Url: https://git.rapsys.eu/acme/blobdiff_plain/1b0a15d0b5348777515f8424f6f6fde1d7bb7822..6d7bb511f5328f8009c3f53dc5b0d32cb3bb4963:/acmecron.1 diff --git a/acmecron.1 b/acmecron.1 deleted file mode 100644 index f4d36ab..0000000 --- a/acmecron.1 +++ /dev/null @@ -1,17 +0,0 @@ -.\" 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)