SCT_CTX_set1_cert
int SCT_CTX_set1_cert(SCT_CTX *sctx, X509 *cert, X509 *presigner);
if (SCT_CTX_set1_cert(sctx, ctx->cert, NULL) != 1)