summaryrefslogtreecommitdiff
path: root/tests/pkcs12-decode
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-11 11:20:17 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2014-01-11 11:20:17 +0100
commitc5fee4861dc4e36abf8146c9221a2a8a42abf643 (patch)
tree7d244bd9ffaefe4bb064ec4eb8469f4cd36c9a23 /tests/pkcs12-decode
parent8f49bfe94affa636e4f958c6707c29d32a62e387 (diff)
downloadgnutls-c5fee4861dc4e36abf8146c9221a2a8a42abf643.tar.gz
enhanced set_pkcs12_cred test.
Diffstat (limited to 'tests/pkcs12-decode')
-rw-r--r--tests/pkcs12-decode/Makefile.am2
-rw-r--r--tests/pkcs12-decode/cert-ca.p12bin0 -> 2669 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/tests/pkcs12-decode/Makefile.am b/tests/pkcs12-decode/Makefile.am
index c08e4d9ae2..3ccaa1cd8c 100644
--- a/tests/pkcs12-decode/Makefile.am
+++ b/tests/pkcs12-decode/Makefile.am
@@ -20,7 +20,7 @@
# Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
EXTRA_DIST = client.p12 noclient.p12 unclient.p12 pkcs12_2certs.p12 \
- pkcs12_5certs.p12 test-null.p12
+ pkcs12_5certs.p12 test-null.p12 cert-ca.p12
dist_check_SCRIPTS = pkcs12
diff --git a/tests/pkcs12-decode/cert-ca.p12 b/tests/pkcs12-decode/cert-ca.p12
new file mode 100644
index 0000000000..cddde704d1
--- /dev/null
+++ b/tests/pkcs12-decode/cert-ca.p12
Binary files differ