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
..
2015-06-22 13:47:27 -07:00
2015-07-21 13:06:13 -07:00
2017-09-03 20:41:43 -07:00
2016-11-09 10:56:22 -08:00