]> granicus.if.org Git - p11-kit/commit
test: Add test for JKS extractor
authorDaiki Ueno <dueno@redhat.com>
Sat, 31 Mar 2018 12:26:52 +0000 (14:26 +0200)
committerDaiki Ueno <ueno@gnu.org>
Fri, 6 Apr 2018 16:27:24 +0000 (18:27 +0200)
commitdcb6ee3fa89e0c9586e2b09e1f60aa076f263123
tree19261b7f0eaa4637f9f4b1a6e15027eb9e7380f1
parentaf6ab322b1ad9a4f4a0117a79bd566550ec0a0a8
test: Add test for JKS extractor

Piggybacking commit de963b96, this adds a multi-cert test case for the
Java keystore extractor.
trust/Makefile.am
trust/extract-jks.c
trust/fixtures/multiple.jks [new file with mode: 0644]
trust/test-jks.c [new file with mode: 0644]