From 0f80268337278190f45ec1997c726ba60dfc306a Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Mon, 21 Mar 2022 23:23:32 +0000 Subject: [PATCH] Help: Add algorithm 'ed' to --use-algo text Closes: #488 Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index 7f177e7..cfbfd06 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -239,7 +239,7 @@ Certificate & Request options: (these impact cert/req field values) --subca-len=# : path length of signed intermediate CA certs; must be >= 0 if used --subject-alt-name : Add a subjectAltName. For more info and syntax, see: ./easyrsa help altname ---use-algo=ALG : crypto alg to use: choose rsa (default) or ec +--use-algo=ALG : crypto alg to use: choose rsa (default), ec or ed --curve=NAME : for elliptic curve, sets the named curve to use --copy-ext : Copy included request X509 extensions (namely subjAltName