cert_parse_ee_cert
cert = cert_parse_ee_cert(fn, talid, sk_X509_value(certs, 0));
struct cert *cert_parse_ee_cert(const char *, int, X509 *);