aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)AuthorFiles
2018-04-17Update Changes.Sergey Poznyakoff1
* Changes: Update. * MANIFEST: Remove auto-generated file. * .gitignore: Ignore MANIFEST. * MANIFEST.SKIP: New file.
2017-09-13RewriteSergey Poznyakoff1
This patch introduces acmeman configuration file, which can be used to direct its action if a server other than Apache is used. It also can be instructed to store certificate, certificate chain, and certificate key in a single file, instead of three different ones. This can be used with such servers as pound(8). In the absense of a configuration file, the program operates as in previous versions. * MANIFEST: Update. * Makefile.PL: Update. * Changes: Update. * acmeman: Use configuration file if present. Apache configuration remains as a default source of TLS domains. Configuration file can override or complement it. * lib/App/Acmeman/Domain.pm: New file. * lib/App/Acmeman/Config.pm: New file. * lib/App/Acmeman/Source/Apache.pm: New file. * lib/App/Acmeman/Apache/Layout.pm: New file.
2017-02-07Fix adding alternative names to the certificatesSergey Poznyakoff1
* .gitignore: Update. * MANIFEST: inc/ExtUtils/AutoInstall.pm * Makefile.PL: Add Data::Dumper * acmeman: Optional arguments select what domains to renew. Improve configuration parser. (register_domain_certificate): Autorize each alternative. (make_csr): Fix adding alternative names.
2017-02-06Write the docs.Sergey Poznyakoff1

Return to:

Send suggestions and report system problems to the System administrator.