pki: Implement an acert command to issue attribute certificates

This commit is contained in:
Martin Willi
2014-03-31 11:14:58 +02:00
parent 20ea84daec
commit 35a783cff7
3 changed files with 275 additions and 1 deletions
+1
View File
@@ -11,6 +11,7 @@ pki_SOURCES = pki.c pki.h command.c command.h \
commands/self.c \
commands/print.c \
commands/signcrl.c \
commands/acert.c \
commands/pkcs7.c \
commands/verify.c