engine: document the engine app as deprecated
authorPauli <paul.dale@oracle.com>
Thu, 25 Jun 2020 01:20:49 +0000 (11:20 +1000)
committerRichard Levitte <levitte@openssl.org>
Thu, 16 Jul 2020 07:12:26 +0000 (09:12 +0200)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/12226)

doc/man1/openssl-engine.pod.in

index c669213491725a3f7662035ed2a18d47921fc9bd..bcc31ebad1903cf63abe7a9948bc3afbd408f778 100644 (file)
@@ -22,6 +22,8 @@ B<openssl engine>
 
 =head1 DESCRIPTION
 
+This command has been deprecated.  Providers should be used instead of engines.
+
 This command is used to query the status and capabilities
 of the specified I<engine>s.
 Engines may be specified before and after all other command-line flags.
@@ -114,6 +116,10 @@ The path to the engines directory.
 L<openssl(1)>,
 L<config(5)>
 
+=head1 HISTORY
+
+This command was deprecated in OpenSSL 3.0.
+
 =head1 COPYRIGHT
 
 Copyright 2016-2020 The OpenSSL Project Authors. All Rights Reserved.