URL: https://github.com/freeipa/freeipa/pull/998 Author: stlaz Title: #998: Unify storing certificates in LDAP Action: opened
PR body: """ Recent certificate refactoring left the system in a state where the certificates are somewhere converted to DER format, somewhere directly sent to ipaldap as IPACertificate objects. The latter is the desirable way, make sure it's the one commonly used.
https://pagure.io/freeipa/issue/4985 """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/998/head:pr998 git checkout pr998
URL: https://github.com/freeipa/freeipa/pull/998 Author: stlaz Title: #998: Unify storing certificates in LDAP Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/998/head:pr998 git checkout pr998
freeipa-devel@lists.fedorahosted.org