summaryrefslogtreecommitdiffstats
path: root/test/fips.cnf
diff options
context:
space:
mode:
authorShane Lontis <shane.lontis@oracle.com>2019-09-15 19:55:10 +1000
committerShane Lontis <shane.lontis@oracle.com>2019-09-15 19:55:10 +1000
commit7bb82f92d94375e7673fe02cb8186595b2c539f2 (patch)
tree9ad368205615d359374430b91906e4c704135fae /test/fips.cnf
parentdd11c5f0fa809063b152cd2851c4c1e56fbd20c8 (diff)
Add fips module integrity check
Add environment variable for setting CONF .include path Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/9769)
Diffstat (limited to 'test/fips.cnf')
-rw-r--r--test/fips.cnf5
1 files changed, 2 insertions, 3 deletions
diff --git a/test/fips.cnf b/test/fips.cnf
index 0578c8481f..d77d35b99f 100644
--- a/test/fips.cnf
+++ b/test/fips.cnf
@@ -1,10 +1,9 @@
openssl_conf = openssl_init
+.include fipsinstall.conf
+
[openssl_init]
providers = provider_sect
[provider_sect]
fips = fips_sect
-
-[fips_sect]
-activate = 1