freebsd-ports/security/certmgr/files/pkg-message.in
Robert Clausecker 291bf56652 security/certmgr: new port
certmgr is a tool for managing certificates using CFSSL. It does the
following:

 - Ensures certificates are present.
 - Renews certificates before they expire.
 - Triggering a service reload or restart on certificate updates.

It operates on certificate specs, which are JSON files containing the
information needed to generate a certificate.

WWW: https://github.com/cloudflare/certmgr

PR:		256992
2021-07-14 10:43:50 +02:00

3 lines
173 B
Text

certmgr has been installed. Please copy %%ETCDIR%%/certmgr.yaml.sample
to %%ETCDIR%%/certmgr.yaml and edit the file as appropriate for your
setup before using the program.