aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2006-02-12 23:36:58 +0000
committerUlf Möller <ulf@openssl.org>2006-02-12 23:36:58 +0000
commit21e8bbf2904e5ac8709d46424e18f8ba6e813b06 (patch)
treecf10e7e69a903f614bce53bf223fad43fcd279e7 /doc
parent3b408d83fec59c18f6850eca92b909773d74cf61 (diff)
downloadopenssl-21e8bbf2904e5ac8709d46424e18f8ba6e813b06.tar.gz
*** empty log message ***
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/openssl.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/openssl.pod b/doc/apps/openssl.pod
index dc0f49ddca..ad4523ab57 100644
--- a/doc/apps/openssl.pod
+++ b/doc/apps/openssl.pod
@@ -32,6 +32,7 @@ It can be used for
o Encryption and Decryption with Ciphers
o SSL/TLS Client and Server Tests
o Handling of S/MIME signed or encrypted mail
+ o Time Stamp requests, generation and verification
=head1 COMMAND SUMMARY
@@ -185,6 +186,10 @@ S/MIME mail processing.
Algorithm Speed Measurement.
+=item L<B<ts>|<ts(1)>
+
+Time Stamping Authority tool (client/server)
+
=item L<B<verify>|verify(1)>
X.509 Certificate Verification.