Add a pki command to sign, verify, encrypt and decrypt PKCS#7 containers
This commit is contained in:
@@ -9,6 +9,7 @@ pki_SOURCES = pki.c pki.h command.c command.h \
|
||||
commands/self.c \
|
||||
commands/print.c \
|
||||
commands/signcrl.c \
|
||||
commands/pkcs7.c \
|
||||
commands/verify.c
|
||||
|
||||
pki_LDADD = $(top_builddir)/src/libstrongswan/libstrongswan.la
|
||||
|
||||
Reference in New Issue
Block a user