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:
b00f586
)
RT2609: Typo in EXAMPLE section of req.pod
author
Nick Urbanik
<nick.urbanik@optusnet.com.au>
Tue, 12 Aug 2014 03:15:13 +0000
(23:15 -0400)
committer
Rich Salz
<rsalz@akamai.com>
Tue, 12 Aug 2014 15:16:58 +0000
(11:16 -0400)
The x509_extensions should be req_extensions in the
config example in req.pod
Reviewed-by: tjh@cryptsoft.com
doc/apps/req.pod
patch
|
blob
|
history
diff --git
a/doc/apps/req.pod
b/doc/apps/req.pod
index 51d30836a86795e4f329240147db172d569d0a35..ad538ca0b2c9b14f22f86ec03bf89b36f0e1390f 100644
(file)
--- a/
doc/apps/req.pod
+++ b/
doc/apps/req.pod
@@
-535,7
+535,7
@@
Sample configuration file prompting for field values:
default_keyfile = privkey.pem
distinguished_name = req_distinguished_name
attributes = req_attributes
-
x509_extensions
= v3_ca
+
req_extensions
= v3_ca
dirstring_type = nobmp