Update from HEAD.
authorDr. Stephen Henson <steve@openssl.org>
Sun, 13 Jul 2008 15:56:01 +0000 (15:56 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Sun, 13 Jul 2008 15:56:01 +0000 (15:56 +0000)
crypto/x509v3/v3_purp.c

index 1ef54ae9a1e09f98fe1d37a0af482dcde04d2472..c54e7887c70752469ff572b13270d38410ef4b1c 100644 (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;