mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2026-09-03 20:52:56 -05:00
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>
This directory contains scripts to be used by the command (-C) option of certmonger to restart services when the certificates are renewed.