summaryrefslogtreecommitdiff
path: root/Configure
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-06-25 10:36:29 +1000
committerRichard Levitte <levitte@openssl.org>2020-07-16 09:12:26 +0200
commit910b71cf47266233fcb0a46d3e742e1a0834069f (patch)
tree4d86338a03d98add37ae9786d1600bfb9a41ea0d /Configure
parent8c2bfd25129aea1b1f1b66ec753b21955f8ed523 (diff)
downloadopenssl-new-910b71cf47266233fcb0a46d3e742e1a0834069f.tar.gz
deprecate engines in 3.0
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12226)
Diffstat (limited to 'Configure')
-rwxr-xr-xConfigure3
1 files changed, 1 insertions, 2 deletions
diff --git a/Configure b/Configure
index c9b5c59726..eeb88f6618 100755
--- a/Configure
+++ b/Configure
@@ -600,9 +600,8 @@ my @disable_cascades = (
"cmp" => [ "crmf" ],
- # Padlock engine uses low-level AES APIs which are deprecated
sub { $disabled{"deprecated-3.0"} }
- => [ "padlockeng" ]
+ => [ "engine" ]
);
# Avoid protocol support holes. Also disable all versions below N, if version