summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure2
1 files changed, 2 insertions, 0 deletions
diff --git a/Configure b/Configure
index 10a988e6a3..64d809258d 100755
--- a/Configure
+++ b/Configure
@@ -617,6 +617,8 @@ my @disable_cascades = (
"cmp" => [ "crmf" ],
+ "fips" => [ "fips-securitychecks" ],
+
"deprecated-3.0" => [ "engine", "srp" ]
);