Dumping certs, keys, and reqs as text

Bug #348176 reported by rick_dean
2
Affects Status Importance Assigned to Milestone
pyOpenSSL
Fix Released
Medium
Jean-Paul Calderone

Bug Description

The attached patch implements dumping as text (like the -text option of
openssl programs). The interface extends dump_certificate(), dump_privatekey(),
and dump_certificate_request() with a new FILETYPE_TEXT.
The patch also adds test cases for dump_certificate(),
dump_privatekey(), dump_certificate_request(), load_certificate(),
load_privatekey(), and load_certificate_request() for
all FILETYPES.

The patch applies to revision 95 of branch ext-context.

Revision history for this message
rick_dean (rick-fdd) wrote :
Revision history for this message
Jean-Paul Calderone (exarkun) wrote :

Merged the dump_text branch.

Changed in pyopenssl:
assignee: nobody → exarkun
importance: Undecided → Medium
milestone: none → 0.9
status: New → Fix Committed
Changed in pyopenssl:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.