mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-26 16:16:31 -06:00
b189be12ec
DS is restarted by certmonger in the restart_dirsrv script after the DS certificate is saved. This breaks the ldap2 backend and makes any operation fail with NetworkError until it is reconnected. Reconnect ldap2 after the DS certificate request is finished to fix the issue. Make sure restart_dirsrv waits for the ldapi socket so that the reconnect does not fail. https://pagure.io/freeipa/issue/6757 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> |
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
renew_ca_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.