summaryrefslogtreecommitdiffstats
path: root/test/fips.cnf
diff options
context:
space:
mode:
Diffstat (limited to 'test/fips.cnf')
-rw-r--r--test/fips.cnf10
1 files changed, 10 insertions, 0 deletions
diff --git a/test/fips.cnf b/test/fips.cnf
new file mode 100644
index 0000000000..0578c8481f
--- /dev/null
+++ b/test/fips.cnf
@@ -0,0 +1,10 @@
+openssl_conf = openssl_init
+
+[openssl_init]
+providers = provider_sect
+
+[provider_sect]
+fips = fips_sect
+
+[fips_sect]
+activate = 1