X509_STORE_CTX_verify
int X509_STORE_CTX_verify(X509_STORE_CTX *ctx);
if (!TEST_int_ge(ret = X509_STORE_CTX_verify(store_ctx), 0))