Added support for generating NameConstraints in x509 plugin

This commit is contained in:
Martin Willi
2011-01-05 16:46:00 +01:00
parent 7c325cee5c
commit 7eeb37dea9
3 changed files with 80 additions and 4 deletions
+2
View File
@@ -44,6 +44,8 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
"BUILD_CRL_ISSUER",
"BUILD_OCSP_ACCESS_LOCATIONS",
"BUILD_PATHLEN",
"BUILD_PERMITTED_NAME_CONSTRAINTS",
"BUILD_EXCLUDED_NAME_CONSTRAINTS",
"BUILD_X509_FLAG",
"BUILD_REVOKED_ENUMERATOR",
"BUILD_CHALLENGE_PWD",