pki: Properly forward digest to attribute certificate builder

This commit is contained in:
Tobias Brunner
2017-11-08 16:48:10 +01:00
parent bbfe39f597
commit dc83bc147e
+1
View File
@@ -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)
{