[Freeipa-devel] [freeipa PR#360][opened] x509: use PyASN1 to parse PKCS#7

jcholast freeipa-github-notification at redhat.com
Wed Dec 21 14:27:38 UTC 2016


   URL: https://github.com/freeipa/freeipa/pull/360
Author: jcholast
 Title: #360: x509: use PyASN1 to parse PKCS#7
Action: opened

PR body:
"""
Use PyASN1 with the PKCS#7 definitions from `pyasn1_modules` to parse
PKCS#7 in `pkcs7_to_pems()` instead of calling `openssl pkcs7` in a
subprocess.

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

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


More information about the Freeipa-devel mailing list