We support inhibit any policy extension, add to table.
[openssl.git] / crypto / x509v3 / v3_purp.c
index f5f8d1c176c657b4592629eaf9dd575e79c72c47..9d48db3fe3a50f82208cb32f6b986a71446729f8 100644 (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;