Update from HEAD.
This commit is contained in:
@@ -72,7 +72,7 @@ static ENUMERATED_NAMES crl_reasons[] = {
|
||||
{-1, NULL, NULL}
|
||||
};
|
||||
|
||||
X509V3_EXT_METHOD v3_crl_reason = {
|
||||
const X509V3_EXT_METHOD v3_crl_reason = {
|
||||
NID_crl_reason, 0, ASN1_ITEM_ref(ASN1_ENUMERATED),
|
||||
0,0,0,0,
|
||||
(X509V3_EXT_I2S)i2s_ASN1_ENUMERATED_TABLE,
|
||||
|
||||
Reference in New Issue
Block a user