URL: https://github.com/freeipa/freeipa/pull/5496 Author: tiran Title: #5496: Fix cert_request for KDC cert Action: opened
PR body: """ ca_kdc_check() expects an API object, not an LDAP connection. Issue was introduced in commit 8f4abf7bc1607fc44f528b8a443b69cb82269e69.
See: https://pagure.io/freeipa/issue/6739 Fixes: https://pagure.io/freeipa/issue/8686 Signed-off-by: Christian Heimes cheimes@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5496/head:pr5496 git checkout pr5496
URL: https://github.com/freeipa/freeipa/pull/5496 Author: tiran Title: #5496: Fix cert_request for KDC cert Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5496/head:pr5496 git checkout pr5496
freeipa-devel@lists.fedorahosted.org