diff --git a/easyrsa3/easyrsa b/easyrsa3/easyrsa index d266feb41..af97cfb12 100755 --- a/easyrsa3/easyrsa +++ b/easyrsa3/easyrsa @@ -1390,6 +1390,10 @@ prefer_vars_in_pki_msg() { return fi + # disable this until v3.2-ish + verbose "prefer_vars_in_pki_msg: DISABLED" + return 0 + information " IMPORTANT: The preferred location for 'vars' is within the PKI folder.