x509 certificates support encoding of email, DNS and IP subjectAltNames
This commit is contained in:
@@ -30,9 +30,9 @@ ENUM(builder_part_names, BUILD_FROM_FILE, BUILD_END,
|
||||
"BUILD_SIGNING_CERT",
|
||||
"BUILD_PUBLIC_KEY",
|
||||
"BUILD_SUBJECT",
|
||||
"BUILD_SUBJECT_ALTNAME",
|
||||
"BUILD_SUBJECT_ALTNAMES",
|
||||
"BUILD_ISSUER",
|
||||
"BUILD_ISSUER_ALTNAME",
|
||||
"BUILD_ISSUER_ALTNAMES",
|
||||
"BUILD_NOT_BEFORE_TIME",
|
||||
"BUILD_NOT_AFTER_TIME",
|
||||
"BUILD_SERIAL",
|
||||
|
||||
Reference in New Issue
Block a user