Oops.
This commit is contained in:
parent
37afdc953e
commit
07dd3bfcd4
@ -298,7 +298,7 @@ static int cms_signerinfo_verify_cert(CMS_SignerInfo *si,
|
||||
CMS_R_STORE_INIT_ERROR);
|
||||
goto err;
|
||||
}
|
||||
X509_STORE_CTX_set_default(&cert_ctx, "smime_sign");
|
||||
X509_STORE_CTX_set_default(&ctx, "smime_sign");
|
||||
if (crls)
|
||||
X509_STORE_CTX_set0_crls(&ctx, crls);
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user