The branch OpenSSL_1_0_1-stable has been updated
       via  eb55a6f4558ce7a78647a21ac2ace8ddca7e7253 (commit)
      from  be8b8603d6789c1dcb058f167c8b54e3f4b928c9 (commit)


- Log -----------------------------------------------------------------
commit eb55a6f4558ce7a78647a21ac2ace8ddca7e7253
Author: Viktor Dukhovni <vik...@dukhovni.org>
Date:   Wed Apr 23 21:58:30 2014 -0400

    GH correct organizationalUnitName
    
    Signed-off-by: Rich Salz <rs...@akamai.com>
    Reviewed-by: Tim Hudson <t...@openssl.org>
    (cherry picked from commit 208b2d541dcb3b8f62639d2a8cc5771af4ba8755)

-----------------------------------------------------------------------

Summary of changes:
 doc/apps/req.pod | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/apps/req.pod b/doc/apps/req.pod
index 0730d11..37ed377 100644
--- a/doc/apps/req.pod
+++ b/doc/apps/req.pod
@@ -490,7 +490,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
_____
openssl-commits mailing list
To unsubscribe: https://mta.openssl.org/mailman/listinfo/openssl-commits

Reply via email to