mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 23:50:03 -06:00
51d5ec1757
A failed ipa-ca-install left my installation in an inconsistent state. Then, 'ipa-server-install --uninstall' also failed when is_crlgen_enabled() tried to read ipa-pki-proxy.conf, which was missing. Update is_crlgen_enabled() to handle missing ipa-pki-proxy.conf, by raising InconsistentCRLGenConfigException instead of RuntimeError. As a result, missing ipa-pki-proxy.conf is handled gracefully because the calling code already catches InconsistentCRLGenConfigException. Reviewed-By: Christian Heimes <cheimes@redhat.com> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com> |
||
---|---|---|
.. | ||
advise | ||
dnssec | ||
install | ||
plugins | ||
secrets | ||
__init__.py | ||
dcerpc_common.py | ||
dcerpc.py | ||
dns_data_management.py | ||
Makefile.am | ||
masters.py | ||
p11helper.py | ||
rpcserver.py | ||
servroles.py | ||
setup.cfg | ||
setup.py | ||
topology.py |