mirror of
https://github.com/openssl/openssl.git
synced 2024-12-24 01:13:51 +08:00
GH correct organizationalUnitName
Signed-off-by: Rich Salz <rsalz@akamai.com> Reviewed-by: Tim Hudson <tjh@openssl.org>
This commit is contained in:
parent
95cdad6344
commit
208b2d541d
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user