freeipa/install/restart_scripts
Tomas Babej ab6a6e27d8 Make CS.cfg edits with CA instance stopped
This patch makes sure that all edits to CS.cfg configuration file
are performed while pki-tomcatd service is stopped.

Introduces a new contextmanager stopped_service for handling
a general problem of performing a task that needs certain service
being stopped.

https://fedorahosted.org/freeipa/ticket/3804
2013-08-26 16:21:36 +02:00
..
Makefile.am Use new certmonger locking to prevent NSS database corruption. 2013-01-29 11:16:38 -05:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert Make CS.cfg edits with CA instance stopped 2013-08-26 16:21:36 +02:00
renew_ra_cert Remove support for DN normalization from LDAPClient. 2013-03-01 16:59:47 +01:00
restart_dirsrv Fix some restart script issues found with certificate renewal. 2012-09-06 19:09:18 -04:00
restart_httpd Use certmonger to renew CA subsystem certificates 2012-07-30 13:39:08 +02:00
restart_pkicad Use new certmonger locking to prevent NSS database corruption. 2013-01-29 11:16:38 -05:00
stop_pkicad Do actually stop pki_cad in stop_pkicad instead of starting it. 2013-04-09 16:22:23 +02:00

This directory contains scripts to be used by the command (-C) option
of certmonger to restart services when the certificates are renewed.