[Freeipa-devel] [freeipa PR#419][opened] ipa-ca-install: do not fail without --subject-base and --ca-subject

HonzaCholasta freeipa-github-notification at redhat.com
Mon Jan 30 12:31:19 UTC 2017


   URL: https://github.com/freeipa/freeipa/pull/419
Author: HonzaCholasta
 Title: #419: ipa-ca-install: do not fail without --subject-base and --ca-subject
Action: opened

PR body:
"""
When --subject-base and --ca-subject are not specified in ipa-ca-install,
default values are used. DN objects are used as the default values in
ipa-ca-install, but the CA installer expects the values to be strings. This
causes ipa-ca-install to fail unless both --subject-base and --ca-subject
are specified.

Convert the DN objects to strings to fix the issue.

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

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


More information about the Freeipa-devel mailing list