mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Configure certmonger to execute restart scripts on renewal.
certmonger now has the ability to execute a script when it renews a certificate. This can be used to automatically restart servers so the certificate doesn't expire in the running server. https://fedorahosted.org/freeipa/ticket/2050
This commit is contained in:
@@ -13,6 +13,7 @@ SUBDIRS = \
|
||||
tools \
|
||||
updates \
|
||||
po \
|
||||
restart_scripts \
|
||||
$(NULL)
|
||||
|
||||
install-exec-local:
|
||||
|
||||
Reference in New Issue
Block a user