Add note in EasyRSA-Advanced about setting advanced options.

Merge branch 'master' of https://github.com/visuve/easy-rsa into visuve-master

Signed-off-by: Eric F Crist <ecrist@secure-computing.net>
This commit is contained in:
Eric F Crist 2020-09-09 15:42:56 -05:00
commit 8ad3cd845c
No known key found for this signature in database
GPG Key ID: 72964219390D0D0E

View File

@ -120,3 +120,5 @@ possible terse description is shown below:
password using any openssl password options like pass:1234 or env:var
* `EASYRSA_PASSOUT` (CLI: `--passout`) - allows to specify a source for
password using any openssl password options like pass:1234 or env:var
**NOTE:** the global options need to be provided before the actual commands.