[Freeipa-devel] [freeipa PR#321][opened] certdb: fix PKCS#12 import with empty password

jcholast freeipa-github-notification at redhat.com
Thu Dec 8 11:31:50 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/321
Author: jcholast
 Title: #321: certdb: fix PKCS#12 import with empty password
Action: opened

PR body:
"""
Since commit f919ab4ee0ec26d77ee6978e75de5daba4073402, a temporary file is
used to give passwords to pk12util. When a password is empty, the temporary
will be empty as well, which pk12util does not like.

Add new line after the password in the temporary file to please pk12util.

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

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


More information about the Freeipa-devel mailing list