[Freeipa-devel] [PATCH] 322 Fix CA CRL migration crash in ipa-upgradeconfig

Martin Kosek mkosek at redhat.com
Wed Oct 10 11:05:11 UTC 2012


CRL migrate procedure did not check if a CA was actually configured
on an updated master/replica. This caused ipa-upgradeconfig to
crash on replicas without a CA.

Make sure that CRL migrate procedure is not run when CA is not
configured on given master. Also add few try..except clauses to
make the procedure more robust. There is also a small refactoring of
"<service> is not configured" log messages, so that they have matching
log level and message.

dogtag.py constants were updated to have a correct path to new CRL
directory on Fedora 18 (dogtag 10).

https://fedorahosted.org/freeipa/ticket/3159
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-mkosek-322-fix-ca-crl-migration-crash-in-ipa-upgradeconfig.patch
Type: text/x-patch
Size: 6557 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20121010/b123f30a/attachment.bin>


More information about the Freeipa-devel mailing list