summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-02-12 10:10:44 +1000
committerPauli <paul.dale@oracle.com>2020-02-18 19:53:52 +1000
commitd1eec097b99c3d16ada855505b406daa9ceb7d4f (patch)
tree73e8325caa8589668807baa77f3d80274406e6d2 /CHANGES
parenteeacf7d065e817b2c0c29ce7d6a9d8047450a293 (diff)
downloadopenssl-new-d1eec097b99c3d16ada855505b406daa9ceb7d4f.tar.gz
Deprecate EC command line apps.
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/11106)
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index d0f72970c8..15ff91798a 100644
--- a/CHANGES
+++ b/CHANGES
@@ -14,6 +14,10 @@
test recipes are created in the build tree for this purpose.
[Richard Levitte]
+ *) The command line utilities ecparam and ec have been deprecated. Instead
+ use the pkeyparam, pkey and genpkey programs.
+ [Paul Dale]
+
*) X509 certificates signed using SHA1 are no longer allowed at security
level 1 and above.
In TLS/SSL the default security level is 1. It can be set either