Fix the KEYNID2TYPE macro
[openssl.git] / test / recipes / 30-test_evp.t
index 217cbd5e2a671cff94b1f4bafeda738dbbf0ad6b..88eb41e1c175d13b0bf7728c0481b20f05420213 100644 (file)
@@ -84,7 +84,7 @@ unless ($no_fips) {
     $ENV{OPENSSL_CONF_INCLUDE} = bldtop_dir("providers");
 
     ok(run(app(['openssl', 'fipsinstall',
-                '-out', bldtop_file('providers', 'fipsinstall.cnf'),
+                '-out', bldtop_file('providers', 'fipsmodule.cnf'),
                 '-module', $infile,
                 '-provider_name', 'fips', '-mac_name', 'HMAC',
                 '-macopt', 'digest:SHA256', '-macopt', 'hexkey:00',