strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bbfe39f
)
pki: Properly forward digest to attribute certificate builder
author
Tobias Brunner
<tobias@strongswan.org>
Fri, 27 Oct 2017 11:49:29 +0000
(13:49 +0200)
committer
Tobias Brunner
<tobias@strongswan.org>
Wed, 8 Nov 2017 15:48:10 +0000
(16:48 +0100)
src/pki/commands/acert.c
patch
|
blob
|
history
diff --git
a/src/pki/commands/acert.c
b/src/pki/commands/acert.c
index
9e6e809
..
bd8cb43
100644
(file)
--- 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)
{