projects
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1a15c89
)
Add usage string for -fingerprint.
author
Richard Levitte
<levitte@openssl.org>
Mon, 31 Mar 2003 13:06:24 +0000
(13:06 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Mon, 31 Mar 2003 13:06:24 +0000
(13:06 +0000)
PR: 560
apps/crl.c
patch
|
blob
|
history
diff --git
a/apps/crl.c
b/apps/crl.c
index
c6089ac
..
81d6658
100644
(file)
--- a/
apps/crl.c
+++ b/
apps/crl.c
@@
-81,6
+81,7
@@
static char *crl_usage[]={
" -in arg - input file - default stdin\n",
" -out arg - output file - default stdout\n",
" -hash - print hash value\n",
+" -fingerprint - print the crl fingerprint\n",
" -issuer - print issuer DN\n",
" -lastupdate - lastUpdate field\n",
" -nextupdate - nextUpdate field\n",