Update from HEAD.

This commit is contained in:
Dr. Stephen Henson 2008-07-13 15:56:01 +00:00
parent 811e08a2c5
commit 2bf4b96aef

View file

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