Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 05 Jul 2021 14:13:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 256992] [New Port] security/certmgr: Automated certificate management using a CFSSL CA
Message-ID:  <bug-256992-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D256992

            Bug ID: 256992
           Summary: [New Port] security/certmgr: Automated certificate
                    management using a CFSSL CA
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/cloudflare/certmgr
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: fuz@fuz.su

Created attachment 226238
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D226238&action=
=3Dedit
security/certmgr: Automated certificate management using a CFSSL CA

>From the WantedPorts list (https://wiki.freebsd.org/WantedPorts).

Straightforward Go port.  Added a sample configuration file and fixed hard
coded paths to respect PREFIX.  No rc.d script for now; I don't even know if
that would be appropriate for this tool.

portlint and portclippy like the port.  Tested on arm64 FreeBSD 13.0-RELEASE
with poudriere.

***
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-256992-7788>