summaryrefslogtreecommitdiffstats
path: root/test/recipes/80-test_pkcs12.t
diff options
context:
space:
mode:
Diffstat (limited to 'test/recipes/80-test_pkcs12.t')
-rw-r--r--test/recipes/80-test_pkcs12.t5
1 files changed, 4 insertions, 1 deletions
diff --git a/test/recipes/80-test_pkcs12.t b/test/recipes/80-test_pkcs12.t
index 77a442f765..fa95649212 100644
--- a/test/recipes/80-test_pkcs12.t
+++ b/test/recipes/80-test_pkcs12.t
@@ -57,7 +57,10 @@ if (eval { require Win32::API; 1; }) {
}
$ENV{OPENSSL_WIN32_UTF8}=1;
-plan tests => 1;
+plan tests => 2;
+
+# Test different PKCS#12 formats
+ok(run(test(["pkcs12_format_test"])), "test pkcs12 formats");
# just see that we can read shibboleth.pfx protected with $pass
ok(run(app(["openssl", "pkcs12", "-noout",