[Freeipa-devel] [freeipa PR#348][opened] ca: fix ca-find with --pkey-only

jcholast freeipa-github-notification at redhat.com
Mon Dec 19 11:47:09 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/348
Author: jcholast
 Title: #348: ca: fix ca-find with --pkey-only
Action: opened

PR body:
"""
Since commit 32b1743e5fb318b226a602ec8d9a4b6ef2a25c9d, ca-find will fail
with internal error if --pkey-only is specified, because the code to
look up the CA certificate and certificate chain assumes that the ipaCAId
attribute is always present in the result.

Fix this by not attempting to lookup the certificate / chain at all when
--pkey-only is specified.

https://fedorahosted.org/freeipa/ticket/6178
"""

To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/348/head:pr348
git checkout pr348
-------------- next part --------------
A non-text attachment was scrubbed...
Name: freeipa-pr-348.patch
Type: text/x-diff
Size: 1330 bytes
Desc: not available
URL: <http://listman.redhat.com/archives/freeipa-devel/attachments/20161219/33be097d/attachment.bin>


More information about the Freeipa-devel mailing list