aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/pki/commands/acert.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pki/commands/acert.c b/src/pki/commands/acert.c
index 9e6e80938..bd8cb436b 100644
--- a/src/pki/commands/acert.c
+++ b/src/pki/commands/acert.c
@@ -227,6 +227,7 @@ static int acert()
BUILD_AC_GROUP_STRINGS, groups,
BUILD_SIGNING_CERT, issuer,
BUILD_SIGNING_KEY, private,
+ BUILD_DIGEST_ALG, digest,
BUILD_END);
if (!ac)
{