From 6042582b624bcabbfd33677372aa04b9413ace67 Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 3 Apr 2014 13:27:08 +0100 Subject: Document new crl option. (cherry picked from commit dbb7654dc189992966ecd95ca66f7a3bb011ab9b) --- doc/apps/crl.pod | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc') 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. -- cgit v1.2.3