summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2014-04-03 13:27:08 +0100
committerDr. Stephen Henson <steve@openssl.org>2014-04-03 13:37:11 +0100
commit6042582b624bcabbfd33677372aa04b9413ace67 (patch)
treee29fff7919ceaeb8c19e7c5060001e631fb60e67
parent50522642a02bdab2755ee43d52076e8a04f16d10 (diff)
downloadopenssl-new-6042582b624bcabbfd33677372aa04b9413ace67.tar.gz
Document new crl option.
(cherry picked from commit dbb7654dc189992966ecd95ca66f7a3bb011ab9b)
-rw-r--r--doc/apps/crl.pod5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/apps/crl.pod b/doc/apps/crl.pod
index a40c873b95..1ad76a5f8c 100644
--- a/doc/apps/crl.pod
+++ b/doc/apps/crl.pod
@@ -62,6 +62,11 @@ don't output the encoded version of the CRL.
output a hash of the issuer name. This can be use to lookup CRLs in
a directory by issuer name.
+=item B<-hash_old>
+
+outputs the "hash" of the CRL issuer name using the older algorithm
+as used by OpenSSL versions before 1.0.0.
+
=item B<-issuer>
output the issuer name.