aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-08-11 13:19:40 +1000
committerPauli <paul.dale@oracle.com>2020-08-14 18:15:12 +1000
commit0e53cd5207615038de8496684d9aa3a18d50c388 (patch)
treedb89b9dc44888297c42318033dd3f549c6b7fa37 /test
parentb7466c1303b2e16815092ae4ef6c97ae1f0f347d (diff)
downloadopenssl-0e53cd5207615038de8496684d9aa3a18d50c388.zip
openssl-0e53cd5207615038de8496684d9aa3a18d50c388.tar.gz
openssl-0e53cd5207615038de8496684d9aa3a18d50c388.tar.bz2
PKCS#12 KDF: don't run tests with the FIPS provider.
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org> (Merged from https://github.com/openssl/openssl/pull/12624)
Diffstat (limited to 'test')
-rw-r--r--test/recipes/30-test_evp.t2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/recipes/30-test_evp.t b/test/recipes/30-test_evp.t
index 29fb224..a49f4b5 100644
--- a/test/recipes/30-test_evp.t
+++ b/test/recipes/30-test_evp.t
@@ -46,7 +46,6 @@ my @files = qw(
evpmac_common.txt
evpmd_sha.txt
evppbe_pbkdf2.txt
- evppbe_pkcs12.txt
evppkey_dsa.txt
evppkey_ecc.txt
evppkey_ecdh.txt
@@ -93,6 +92,7 @@ my @defltfiles = qw(
evpmd_sm3.txt
evpmd_whirlpool.txt
evppbe_scrypt.txt
+ evppbe_pkcs12.txt
evppkey_brainpool.txt
evppkey_kdf_scrypt.txt
evppkey_kdf_tls1_prf.txt