Added a --print command to pki that dumps different credentials

This commit is contained in:
Martin Willi
2010-05-20 17:37:18 +02:00
parent 091d178060
commit 2e57b21252
2 changed files with 369 additions and 0 deletions
+1
View File
@@ -7,6 +7,7 @@ pki_SOURCES = pki.c pki.h command.c command.h \
commands/pub.c \
commands/req.c \
commands/self.c \
commands/print.c \
commands/verify.c
pki_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la