#136 Try to pull the entire CA chain from IPA
Merged by rcritten. Opened by rcritten.
rcritten/certmonger ipachain  into  master

IPA originally stored a single cert in cn=cacert which is
what certmonger has always retrieved in fetch_roots. It was
replaced to store cn=certificates as separate entries in order
to more easily support chains and to include additional
metadata about certificates.

Try to pull the chain from that location first and fall back
to cn=cacert if no entries are found.

https://bugzilla.redhat.com/show_bug.cgi?id=1710632

Looks reasonable to me +1

rebased onto 64702b25951ce996532afea7d627612d6bba7451

Pull-Request has been merged by rcritten

Metadata