aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorViktor Dukhovni <viktor@dukhovni.org>2014-04-23 21:58:30 -0400
committerRich Salz <rsalz@openssl.org>2015-08-26 17:31:10 -0400
commit208b2d541dcb3b8f62639d2a8cc5771af4ba8755 (patch)
treefef080025a82aa43a237fd3081eba921aef1840b /doc
parent95cdad6344c72c84761a4da290d384f8de730407 (diff)
downloadopenssl-208b2d541dcb3b8f62639d2a8cc5771af4ba8755.zip
openssl-208b2d541dcb3b8f62639d2a8cc5771af4ba8755.tar.gz
openssl-208b2d541dcb3b8f62639d2a8cc5771af4ba8755.tar.bz2
GH correct organizationalUnitName
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Tim Hudson <tjh@openssl.org>
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 ae884a2..3cbabb7 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -489,7 +489,7 @@ be input by calling it "1.organizationName".
The actual permitted field names are any object identifier short or
long names. These are compiled into OpenSSL and include the usual
values such as commonName, countryName, localityName, organizationName,
-organizationUnitName, stateOrProvinceName. Additionally emailAddress
+organizationalUnitName, stateOrProvinceName. Additionally emailAddress
is include as well as name, surname, givenName initials and dnQualifier.
Additional object identifiers can be defined with the B<oid_file> or