mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
ee5345ac05
Fix certificate renewal scripts that use IPACertificate object: - renew_ca_cert adds the C flag to the trust flags and needs to be adapted to IPACertificate object - ipa-cacert-manage: fix python3 encoding issue https://pagure.io/freeipa/issue/7106 Reviewed-By: Fraser Tweedale <ftweedal@redhat.com> Reviewed-By: Stanislav Laznicka <slaznick@redhat.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
renew_ca_cert | ||
renew_kdc_cert | ||
renew_ra_cert | ||
renew_ra_cert_pre | ||
restart_dirsrv | ||
restart_httpd | ||
stop_pkicad |
This directory contains scripts to be used by the command (-C) option of certmonger to restart services when the certificates are renewed.