freeipa/install/restart_scripts
Rob Crittenden 0f81268ec4 Fix some restart script issues found with certificate renewal.
The restart_dirsrv script wasn't initializing the api so the
startup_timeout wasn't available.

The subsystemCert cert-pki-ca definition was missing so we didn't
know which certificate to update in CS.cfg.

Add some documentation and a pause between restarts for the
renew_ca_cert script so that when the CA subsystem certs are renewed
they don't all try to restart the CA at the same time.

https://fedorahosted.org/freeipa/ticket/3006
2012-09-06 19:09:18 -04:00
..
Makefile.am Use certmonger to renew CA subsystem certificates 2012-07-30 13:39:08 +02:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert Fix some restart script issues found with certificate renewal. 2012-09-06 19:09:18 -04:00
renew_ra_cert Use DN objects instead of strings 2012-08-12 16:23:24 -04: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 certmonger to renew CA subsystem certificates 2012-07-30 13:39:08 +02:00

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