URL: https://github.com/freeipa/freeipa/pull/5733 Author: rcritten Title: #5733: Revert the way hosts/services certs are searched for Action: opened
PR body: """ Revert the way hosts/services certs are searched for
This reverts a change that caused all service certs to be revoked if any other service was deleted.
There is special handling when passing in host, service or user into cert_find. The _ldap_search method creates filters for the object which later in cert_find removes unrelated certificates.
https://pagure.io/freeipa/issue/7835
Signed-off-by: Rob Crittenden rcritten@redhat.com
"""
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5733/head:pr5733 git checkout pr5733
URL: https://github.com/freeipa/freeipa/pull/5733 Author: rcritten Title: #5733: Revert the way hosts/services certs are searched for Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5733/head:pr5733 git checkout pr5733
freeipa-devel@lists.fedorahosted.org