Use OID variable instead of function.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@25238 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -710,7 +710,7 @@ collect_cert(hx509_context context,
|
|||||||
|
|
||||||
_hx509_set_cert_attribute(context,
|
_hx509_set_cert_attribute(context,
|
||||||
cert,
|
cert,
|
||||||
oid_id_pkcs_9_at_localKeyId(),
|
&asn1_oid_id_pkcs_9_at_localKeyId,
|
||||||
&data);
|
&data);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user