]> Raphaël G. Git Repositories - acme/blob - acmecert.1
Remove separate cron script
[acme] / acmecert.1
1 .\" Manpage for acmecert.
2 .\" Contact acme@rapsys.eu to correct errors or typos.
3 .TH man 1 "20 Jun 2017" "0.8" "acmecert man page"
4 .SH NAME
5 acmecert \- generate all certificate listed in configuration file or provided subset
6 .SH SYNOPSIS
7 acmecert [-d] [-(c|-config)[=acme.config]] [example.com] [...]
8 .SH DESCRIPTION
9 acmecert is a basic script generating all certificate listed in configuration.
10 .SH OPTIONS
11 The acmecert script takes one option.
12
13 Use -d for debug directive.
14 .SH SEE ALSO
15 acmeconf(1),acmecron(1)
16 .SH BUGS
17 No known bugs.
18 .SH AUTHOR
19 Raphaël Gertz (rapsys) <acme@rapsys.eu>