You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run
./easyrsa upgrade ca
previously that had told me to move my vars file to the pki directory.
I did just that and this is the error message i get now
Using Easy-RSA configuration: /etc/openvpn/easy-rsa/pki/vars
Easy-RSA error:
vars file not found
EasyRSA Version Information
Version: 3.1.2
Generated: Fri Jan 13 15:49:32 CST 2023
SSL Lib: OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
Git Commit: 354c20d
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: 3.1.2 | nix | Linux | /bin/zsh
It almost seems like it found the file but isnt using it for some reason
The text was updated successfully, but these errors were encountered:
The preferred location for 'vars' is within the PKI folder.
To silence this message move your 'vars' file to your PKI
or declare your 'vars' file with option: --vars=
so no matter what i do it doesnt seem to work correctly
I am trying to run
./easyrsa upgrade ca
previously that had told me to move my vars file to the pki directory.
I did just that and this is the error message i get now
Easy-RSA error:
vars file not found
EasyRSA Version Information
Version: 3.1.2
Generated: Fri Jan 13 15:49:32 CST 2023
SSL Lib: OpenSSL 3.0.7 1 Nov 2022 (Library: OpenSSL 3.0.7 1 Nov 2022)
Git Commit: 354c20d
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: 3.1.2 | nix | Linux | /bin/zsh
It almost seems like it found the file but isnt using it for some reason
The text was updated successfully, but these errors were encountered: