aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/text_cert_2
Commit message (Collapse)AuthorAgeFilesLines
* Remove certutils from mitmproxy.Aldo Cortesi2012-06-271-39/+0
|
* Use PyOpenSSL and PyASN1 for certificate parsing.Aldo Cortesi2012-03-011-82/+38
| | | | | Yes, these are two more major dependencies for mitmproxy, but if we're going to do all the cool things I want to do with SSL certs, there is no other way.
* Better certificate parsing.Aldo Cortesi2012-02-271-0/+83