We support inhibit any policy extension, add to table.

This commit is contained in:
Dr. Stephen Henson 2008-07-13 15:55:37 +00:00
parent db50661fce
commit dcc0c29876

View File

@ -294,7 +294,8 @@ int X509_supported_extension(X509_EXTENSION *ex)
NID_sbgp_autonomousSysNum, /* 291 */
#endif
NID_policy_constraints, /* 401 */
NID_proxyCertInfo /* 663 */
NID_proxyCertInfo, /* 663 */
NID_inhibit_any_policy /* 748 */
};
int ex_nid;