Added a --signcrl command to the pki utility

This commit is contained in:
Martin Willi
2010-05-21 16:25:51 +02:00
parent 13c593f126
commit 0c73ceff0a
3 changed files with 377 additions and 1 deletions
+1
View File
@@ -8,6 +8,7 @@ pki_SOURCES = pki.c pki.h command.c command.h \
commands/req.c \
commands/self.c \
commands/print.c \
commands/signcrl.c \
commands/verify.c
pki_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la