Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'
authorRalf S. Engelschall <rse@openssl.org>
Mon, 12 Apr 1999 10:36:16 +0000 (10:36 +0000)
committerRalf S. Engelschall <rse@openssl.org>
Mon, 12 Apr 1999 10:36:16 +0000 (10:36 +0000)
commit2f0cd19533ab15e26a6a1c59532a7f6fb25f3e0c
tree8fa2c833c286c6026915afea056722d9cb201098
parent268c2102e34360ef9fba5b2b7d14e51b4e6cb4c3
Fix `openssl crl -noout -text' combination where `-noout' killed the `-text'
option at all and this way the `-noout -text' combination was inconsistent in
`openssl crl' with the friends in `openssl x509|rsa|dsa'.
CHANGES
apps/crl.c