From dbb7654dc189992966ecd95ca66f7a3bb011ab9b Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Thu, 3 Apr 2014 13:27:08 +0100 Subject: [PATCH] Document new crl option. --- doc/apps/crl.pod | 5 +++++ 1 file changed, 5 insertions(+) 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. -- 2.40.0