Latest update.
This commit is contained in:
+1
-1
@@ -312,7 +312,7 @@ int SCT_validate(SCT *sct, const CT_POLICY_EVAL_CTX *ctx)
|
||||
return 0;
|
||||
}
|
||||
|
||||
sctx = SCT_CTX_new();
|
||||
sctx = SCT_CTX_new(ctx->libctx, ctx->propq);
|
||||
if (sctx == NULL)
|
||||
goto err;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user