aboutsummaryrefslogtreecommitdiff
path: root/test/recipes/30-test_evp.t
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-08-30 09:53:22 +0200
committerRichard Levitte <levitte@openssl.org>2020-09-03 17:48:33 +0200
commit7192e4dfa104f83e54c37e6acfa49fb6a3e1a5dd (patch)
tree6a1a7caee113644ab2b8c453cb0063d0c4393628 /test/recipes/30-test_evp.t
parent96b924105fd5069875cefcc7e0aca03e2daf1348 (diff)
downloadopenssl-7192e4dfa104f83e54c37e6acfa49fb6a3e1a5dd.zip
openssl-7192e4dfa104f83e54c37e6acfa49fb6a3e1a5dd.tar.gz
openssl-7192e4dfa104f83e54c37e6acfa49fb6a3e1a5dd.tar.bz2
TEST: Ensure that the base provider i activated when needed
The fips providers can't be activated alone if encoding, decoding or STORE are going to be used. To enable this, we selectively use test/fips-and-base.cnf instead of test/fips.cnf in our test recipes. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12587)
Diffstat (limited to 'test/recipes/30-test_evp.t')
-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 a49f4b5..c80fdd9 100644
--- a/test/recipes/30-test_evp.t
+++ b/test/recipes/30-test_evp.t
@@ -29,7 +29,7 @@ my $defaultcnf = $no_legacy ? 'default.cnf' : 'default-and-legacy.cnf';
my @configs = ( $defaultcnf );
# Only add the FIPS config if the FIPS module has been built
-push @configs, 'fips.cnf' unless $no_fips;
+push @configs, 'fips-and-base.cnf' unless $no_fips;
# A list of tests that run with both the default and fips provider.
my @files = qw(