| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
If you're having trouble with your certs in Firefox, you may want to delete
your .mitmproxy directory to re-generate the CA.
|
| |
|
|
|
|
|
| |
- Remove unused code during previous commit.
- Code coverage fixes.
|
|
|
|
| |
We no longer call external OpenSSL commands at all.
|
|
|
|
| |
We no longer call an external command.
|
| |
|
|
|
|
|
|
| |
Commits 533f61f67aab38f5bce882ad0dc03b7b5f292956 and
8b841bc9e370370716b473f26e001c65e2eee2af left some imports unused while
swithing to PyOpenSSL and PyASN1 -- this commit removes these imports.
|
|
|
|
|
| |
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.
|
|
|