Fix PEM certificate loading that sometimes fails
[openssl.git] / test / recipes / 30-test_evp.t
index 88eb41e1c175d13b0bf7728c0481b20f05420213..5f7585cc790f057c782d6935219db82eded2f9ec 100644 (file)
@@ -80,8 +80,6 @@ plan tests =>
 
 unless ($no_fips) {
     my $infile = bldtop_file('providers', platform->dso('fips'));
-    $ENV{OPENSSL_MODULES} = bldtop_dir("providers");
-    $ENV{OPENSSL_CONF_INCLUDE} = bldtop_dir("providers");
 
     ok(run(app(['openssl', 'fipsinstall',
                 '-out', bldtop_file('providers', 'fipsmodule.cnf'),