projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6cd58c0
)
-CAserial does take a filename argument.
author
Richard Levitte
<levitte@openssl.org>
Fri, 8 Nov 2002 21:54:07 +0000
(21:54 +0000)
committer
Richard Levitte
<levitte@openssl.org>
Fri, 8 Nov 2002 21:54:07 +0000
(21:54 +0000)
PR: 332
apps/x509.c
patch
|
blob
|
history
diff --git
a/apps/x509.c
b/apps/x509.c
index b9b13285f11298e5c87bf7c26e086fceed885399..5b3ef9584d9688afd05c8f74b9aefa26eb8963ec 100644
(file)
--- a/
apps/x509.c
+++ b/
apps/x509.c
@@
-121,7
+121,7
@@
static char *x509_usage[]={
" -CAkey arg - set the CA key, must be PEM format\n",
" missing, it is assumed to be in the CA file.\n",
" -CAcreateserial - create serial number file if it does not exist\n",
-" -CAserial
- serial file\n",
+" -CAserial
arg
- serial file\n",
" -text - print the certificate in text form\n",
" -C - print out C code forms\n",
" -md2/-md5/-sha1/-mdc2 - digest to use\n",