diff --git a/test/recipes/30-test_evp_libctx.t b/test/recipes/30-test_evp_libctx.t index 8c36a9e24e..2ba20057e3 100644 --- a/test/recipes/30-test_evp_libctx.t +++ b/test/recipes/30-test_evp_libctx.t @@ -31,7 +31,7 @@ plan tests => + 1; unless ($no_fips) { - @test_args = ("-config", srctop_file("test","fips.cnf"), + @test_args = ("-config", srctop_file("test","fips-and-base.cnf"), "-provider", "fips"); ok(run(app(['openssl', 'fipsinstall',