X509_from_PEM
if ((root = X509_from_PEM(kCRLTestRoot)) == NULL)
if ((leaf = X509_from_PEM(kCRLTestLeaf)) == NULL)