summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNick Urbanik <nick.urbanik@optusnet.com.au>2014-08-11 23:15:13 -0400
committerRich Salz <rsalz@akamai.com>2014-08-12 11:16:58 -0400
commit42ce91cc35610b18ebd8121d2e2efc4bc3042331 (patch)
tree5bb1cd0038ec6a8e17ee45e1ce1c47d505bdb185 /doc
parentb00f586a812c965a7a34938df00ff6eb2130754a (diff)
RT2609: Typo in EXAMPLE section of req.pod
The x509_extensions should be req_extensions in the config example in req.pod Reviewed-by: tjh@cryptsoft.com
Diffstat (limited to 'doc')
-rw-r--r--doc/apps/req.pod2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/apps/req.pod b/doc/apps/req.pod
index 51d30836a8..ad538ca0b2 100644
--- 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