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:
b0d27cb
)
typo
author
Mat
<mtausig@fsmat.at>
Tue, 13 Aug 2013 12:45:39 +0000
(14:45 +0200)
committer
Ben Laurie
<ben@links.org>
Fri, 13 Sep 2013 13:29:36 +0000
(14:29 +0100)
apps/req.c
patch
|
blob
|
history
diff --git
a/apps/req.c
b/apps/req.c
index de1de4c76825ca1b8967250f771df6559e163073..303bbf9d1721787af8221f2287512d7e90d121ef 100644
(file)
--- a/
apps/req.c
+++ b/
apps/req.c
@@
-904,7
+904,7
@@
loop:
if (subj && x509)
{
- BIO_printf(bio_err, "Cannot modif
i
y certificate subject\n");
+ BIO_printf(bio_err, "Cannot modify certificate subject\n");
goto end;
}