Add option to generate old hash format.
authorTim Hudson <tjh@cryptsoft.com>
Thu, 3 Apr 2014 12:23:51 +0000 (13:23 +0100)
committerDr. Stephen Henson <steve@openssl.org>
Thu, 3 Apr 2014 12:37:56 +0000 (13:37 +0100)
commit75c3073bbf7b02becb4da3d600f287b189f5e1ce
tree31f2b82d21ae11ac57913b2c686a3c1a8438940f
parent5762c18517b206d71ecb70cd12dcea562d4efa76
Add option to generate old hash format.

New -hash_old to generate CRL hashes using old
(before OpenSSL 1.0.0) algorithm.
(cherry picked from commit de2d97cd799f38024d70847bab37d91aa5a2536e)
apps/crl.c