1 .\" Manpage for acmecron.
 
   2 .\" Contact acme@rapsys.eu to correct errors or typos.
 
   3 .TH man 1 "20 Jun 2017" "0.8" "acmecron man page"
 
   5 acmecron \- generate all certificate listed in configuration file or provided subset if required
 
   7 acmecron [-d] [-(c|-config)[=acme.config]] [example.com] [...]
 
   9 acmecron is a basic script generating all certificate listed in configuration if not present or older than 60 days.
 
  11 The acmecron script takes one option.
 
  13 Use -d for debug directive.
 
  15 acmeconf(1),acmecert(1)
 
  19 Raphaël Gertz (rapsys) <acme@rapsys.eu>