aboutsummaryrefslogtreecommitdiffstats
path: root/src/libstrongswan/credentials/builder.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/libstrongswan/credentials/builder.c')
-rw-r--r--src/libstrongswan/credentials/builder.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/libstrongswan/credentials/builder.c b/src/libstrongswan/credentials/builder.c
index 6a03cbd54..c13a8a860 100644
--- a/src/libstrongswan/credentials/builder.c
+++ b/src/libstrongswan/credentials/builder.c
@@ -18,6 +18,7 @@
ENUM(builder_part_names, BUILD_BLOB_ASN1_DER, BUILD_END,
"BUILD_FROM_FILE",
"BUILD_BLOB_ASN1_DER",
+ "BUILD_BLOB_ASN1_PEM",
"BUILD_KEY_SIZE",
"BUILD_SIGNING_KEY",
"BUILD_SIGNING_CERT",