PR #1415 introduced a helper function to parse X509 certificates. The function certlog.certificates introduced in #1443 performs it's own rudimentary certificate parsing. Ideally the output of this function should contain normalized fields (e.g. serial_number as varint, issuer_dn, etc.).