Document '--req-serial' - Update 'help' and ChangeLog
Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
parent
8135e762c4
commit
e5ec1ab771
@ -1,6 +1,7 @@
|
||||
Easy-RSA 3 ChangeLog
|
||||
|
||||
3.1.1 (TBD)
|
||||
* Add serialNumber (OID 2.5.4.5) to DN 'org' mode (#606)
|
||||
* Support ampersand and dollar-sign in vars file (#590)
|
||||
* Introduce 'rewind-renew' (#579)
|
||||
* Expand status reports to include checking a single cert (#577)
|
||||
|
||||
@ -464,12 +464,13 @@ Distinguished Name mode:
|
||||
--req-cn=NAME : default CN to use (DEPRECATED)
|
||||
|
||||
Distinguished Name Organizational options: (only used with '--dn-mode=org')
|
||||
--req-c=CC : country code (2-letters)
|
||||
--req-st=NAME : State/Province
|
||||
--req-city=NAME : City/Locality
|
||||
--req-org=NAME : Organization
|
||||
--req-email=NAME : Email addresses
|
||||
--req-ou=NAME : Organizational Unit
|
||||
--req-c=CC : country code (2-letters)
|
||||
--req-st=NAME : State/Province
|
||||
--req-city=NAME : City/Locality
|
||||
--req-org=NAME : Organization
|
||||
--req-email=NAME : Email addresses
|
||||
--req-ou=NAME : Organizational Unit
|
||||
--req-serial=VALUE : Entity serial number (Only used when declared)
|
||||
|
||||
Deprecated features:
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user