freeipa/install/restart_scripts
Fraser Tweedale 3eb3844353 renew_ra_cert: fix update of IPA RA user entry
The post-save hook for the RA Agent certificate invokes
cainstance.update_people_entry with the DER certificate instead of a
python-cryptograpy Certificate object.  Apply to correct type.

Fixes: https://pagure.io/freeipa/issue/7282
Reviewed-By: Stanislav Laznicka <slaznick@redhat.com>
2017-12-07 17:28:12 +01:00
..
Makefile.am server install: fix KDC PKINIT configuration 2017-05-19 12:31:24 +02:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert Fix Certificate renewal (with ext ca) 2017-08-30 12:58:58 +02:00
renew_kdc_cert krb5: make sure KDC certificate is readable 2017-05-25 14:25:01 +02:00
renew_ra_cert renew_ra_cert: fix update of IPA RA user entry 2017-12-07 17:28:12 +01:00
renew_ra_cert_pre cert renewal: make renewal of ipaCert atomic 2015-11-19 13:06:12 +01:00
restart_dirsrv dsinstance: reconnect ldap2 after DS is restarted by certmonger 2017-04-07 18:53:15 +02:00
restart_httpd Turn off OCSP check 2017-06-06 13:33:54 +02:00
stop_pkicad Set explicit confdir option for global contexts 2016-12-02 09:14:35 +01:00

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