From 5255d90b9a91eb26f7418643530c1630dec68efc Mon Sep 17 00:00:00 2001 From: Richard T Bonhomme Date: Sun, 27 Mar 2022 17:39:34 +0100 Subject: [PATCH] Merge branch: 'safessl-patch' of github.com/Prouflon/easy-rsa-1 Change '$EASYRSA_SSL_CONF' to correct default value in example file. Signed-off-by: Richard T Bonhomme --- easyrsa3/vars.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/easyrsa3/vars.example b/easyrsa3/vars.example index 3108fe4..3fac814 100644 --- a/easyrsa3/vars.example +++ b/easyrsa3/vars.example @@ -199,7 +199,7 @@ fi # specific and you cannot just use a standard config file, so this is an # advanced feature. -#set_var EASYRSA_SSL_CONF "$EASYRSA/openssl-easyrsa.cnf" +#set_var EASYRSA_SSL_CONF "$EASYRSA_PKI/openssl-easyrsa.cnf" # Default CN: # This is best left alone. Interactively you will set this manually, and BATCH