Difference between revisions of "Projects Related to Dogtag"
From Dogtag
(Created page with '= Projects Related to Dogtag = Occasionally, the Dogtag PKI team is made aware of related projects being worthy of mention: Description: notifiy-expiring-certs.pl --- A si...') |
(→Projects Related to Dogtag) |
||
Line 3: | Line 3: | ||
Occasionally, the Dogtag PKI team is made aware of related projects being worthy of mention: | Occasionally, the Dogtag PKI team is made aware of related projects being worthy of mention: | ||
− | Description: | + | Description: Auxilliary tools for certificate handling automation with a Dogtag PKI |
+ | * '''notify-expering-certificates''': Reads the list of currently active certificates from a Dogtag PKI instance and notifies all those certificate holders whose certificates are about to expire per e-mail. | ||
+ | * '''renew-certificates''': Automatically renews (server) certificates that are close to expiration via the autorenew role and the Dogtag PKI REST API. | ||
Author: Eric MSP Veith <eveith@veith-m.de> | Author: Eric MSP Veith <eveith@veith-m.de> | ||
− | GIT URL: git clone https://github.com/eveith/dogtag- | + | GIT URL: git clone https://github.com/eveith/dogtag-auxutils |
LICENSE: http://www.apache.org/licenses/LICENSE-2.0 | LICENSE: http://www.apache.org/licenses/LICENSE-2.0 |
Latest revision as of 20:22, 17 February 2017
Projects Related to Dogtag
Occasionally, the Dogtag PKI team is made aware of related projects being worthy of mention:
Description: Auxilliary tools for certificate handling automation with a Dogtag PKI * notify-expering-certificates: Reads the list of currently active certificates from a Dogtag PKI instance and notifies all those certificate holders whose certificates are about to expire per e-mail. * renew-certificates: Automatically renews (server) certificates that are close to expiration via the autorenew role and the Dogtag PKI REST API. Author: Eric MSP Veith <eveith@veith-m.de> GIT URL: git clone https://github.com/eveith/dogtag-auxutils LICENSE: http://www.apache.org/licenses/LICENSE-2.0