Update EasyRSA-Advanced.md: Correct command line option --keysize

Closes: #198

Signed-off-by: Richard T Bonhomme <tincantech@protonmail.com>
This commit is contained in:
Richard T Bonhomme 2022-03-21 22:40:54 +00:00
parent ff9e0d139e
commit c2a302eeac
No known key found for this signature in database
GPG Key ID: 2D767DB92FB6C246

View File

@ -95,7 +95,7 @@ possible terse description is shown below:
* `EASYRSA_REQ_EMAIL` (CLI: `--req-email`) - set the DN email with org mode
* `EASYRSA_REQ_OU` (CLI: `--req-ou`) - set the DN organizational unit with org
mode
* `EASYRSA_KEY_SIZE` (CLI: `--key-size`) - set the key size in bits to
* `EASYRSA_KEY_SIZE` (CLI: `--keysize`) - set the key size in bits to
generate
* `EASYRSA_ALGO` (CLI: `--use-algo`) - set the crypto alg to use: rsa or ec
* `EASYRSA_CURVE` (CLI: `--curve`) - define the named EC curve to use