summaryrefslogtreecommitdiffstats
path: root/doc/man1/openssl-ts.pod.in
diff options
context:
space:
mode:
authorPauli <paul.dale@oracle.com>2020-06-25 11:27:51 +1000
committerRichard Levitte <levitte@openssl.org>2020-07-16 09:12:27 +0200
commit0f221d9c68b005332e21e70e7e841d021dc20498 (patch)
treef3c71e40bf736ed37e067aaf1eb652c2d1e5d365 /doc/man1/openssl-ts.pod.in
parent699caa18d5f28f373fb7f5c7b946249e0be1ceb4 (diff)
apps: document the deprecation of the -engine option
Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12226)
Diffstat (limited to 'doc/man1/openssl-ts.pod.in')
-rw-r--r--doc/man1/openssl-ts.pod.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/man1/openssl-ts.pod.in b/doc/man1/openssl-ts.pod.in
index e7bc607a1f..7a1ed418ce 100644
--- a/doc/man1/openssl-ts.pod.in
+++ b/doc/man1/openssl-ts.pod.in
@@ -626,6 +626,8 @@ seeding mechanism. The new seeding mechanism makes it unnecessary to
define a RANDFILE for saving and restoring randomness. This option is
retained mainly for compatibility reasons.
+The B<-engine> option was deprecated in OpenSSL 3.0.
+
=head1 SEE ALSO
L<openssl(1)>,