From 55a213c0b422d06b5d9090ce673b2857d6e04ce5 Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sat, 20 Aug 2022 20:53:29 +0100 Subject: [PATCH] Help: Remove obsolete test for --vars and --pki-dir (#640) Signed-off-by: Richard T Bonhomme --- easyrsa3/easyrsa | 2 -- 1 file changed, 2 deletions(-) diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index fcde968..684c846 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -439,9 +439,7 @@ General options: --ssl-conf=FILE : define a specific OpenSSL config file for Easy-RSA to use --vars=FILE : define a specific 'vars' file to use for Easy-RSA config - Can be used with everything, except 'init-pki' --pki-dir=DIR : declare the PKI directory - Use this for 'init-pki', not '--vars' above. --tmp-dir=DIR : declare the temporary directory --version : prints EasyRSA version and build information, then exits