allow choice of digest algorithm in certificate generation

This commit is contained in:
Andreas Steffen
2009-08-28 09:08:03 +02:00
parent e201f53e93
commit be04eef270
5 changed files with 88 additions and 6 deletions
+1
View File
@@ -36,6 +36,7 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
"BUILD_NOT_BEFORE_TIME",
"BUILD_NOT_AFTER_TIME",
"BUILD_SERIAL",
"BUILD_DIGEST_ALG",
"BUILD_IETF_GROUP_ATTR",
"BUILD_CA_CERT",
"BUILD_CERT",