freeipa/install/restart_scripts
Rob Crittenden b89aa91977 renew_ca_cert: set peer trust on the KRA audit certificate
The PKI audit certificates require that trusted peer (P) be
set on the certificate. This is done already for the CA audit
certificate. Also set this on the KRA audit certificate on
renewal.

https://pagure.io/freeipa/issue/9353

Signed-off-by: Rob Crittenden <rcritten@redhat.com>
Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2024-05-16 08:46:32 -04:00
..
Makefile.am Generate scripts from templates 2018-08-23 14:49:06 +02:00
README Configure certmonger to execute restart scripts on renewal. 2012-04-10 01:08:41 -04:00
renew_ca_cert.in renew_ca_cert: set peer trust on the KRA audit certificate 2024-05-16 08:46:32 -04:00
renew_kdc_cert.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
renew_ra_cert_pre.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
renew_ra_cert.in Don't create log files from help scripts 2019-09-24 15:23:30 +02:00
restart_dirsrv.in Don't create log files from help scripts 2019-09-24 15:23:30 +02:00
restart_httpd.in Replace PYTHONSHEBANG with valid shebang 2019-06-24 09:35:57 +02:00
stop_pkicad.in Don't create log files from help scripts 2019-09-24 15:23:30 +02:00

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