Commit Graph

2 Commits

Author SHA1 Message Date
Aldo Cortesi
89d36713e3 certutils: cap the cert store size at 100 by default
This should be enough to give us reuse without growing infinitely. This is part
of fixing the memory situation in mitmdump.

TODO: There's an opportunity here for a better algorithm, that expires certs
based on least-recently-accessed time, rather than oldest generated time.
2016-10-05 10:44:31 +11:00
Maximilian Hils
d7158f975e move tests into shared folder 2016-02-15 16:34:22 +01:00