use new OCSPSigning.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@19590 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -177,7 +177,7 @@ verify_ocsp(hx509_context context,
|
||||
}
|
||||
|
||||
ret = hx509_cert_check_eku(context, signer,
|
||||
oid_id_kp_OCSPSigning(), 0);
|
||||
oid_id_pkix_kp_OCSPSigning(), 0);
|
||||
if (ret)
|
||||
goto out;
|
||||
}
|
||||
|
Reference in New Issue
Block a user