Marti Raudsepp d690ea32bc Cache parsed certificate instead of re-parsing for each field
Use @cached_property decorator to cache the results of parse_certificate().

This significantly cuts down on the number of times certs need to be
parsed for a list view.
2018-07-03 17:31:44 +03:00
..
2018-06-29 15:24:31 -07:00
2018-06-29 15:24:31 -07:00
2018-05-25 11:07:26 -07:00
2015-07-07 15:32:55 -07:00