You are not logged in.
https://wiki.archlinux.org/title/Easy-R … ority_(CA)
[root@HTPC ~]# cd /etc/easy-rsa/
[root@HTPC easy-rsa]# export EASYRSA=$(pwd)
[root@HTPC easy-rsa]# easyrsa init-pki
Notice
------
'init-pki' complete; you may now create a CA or requests.
Your newly created PKI dir is:
* /etc/easy-rsa/pki
* Using x509-types directory: /etc/easy-rsa/x509-types
[root@HTPC easy-rsa]# easyrsa build-ca
Found: /etc/easy-rsa/vars
Found: /etc/easy-rsa/vars
Easy-RSA error:
Conflicting 'vars' files found.
Priority should be given to your PKI vars file:
* /etc/easy-rsa/pki/vars
EasyRSA Version Information
Version: 3.1.1
Generated: Thu Oct 13 06:37:48 CDT 2022
SSL Lib: OpenSSL 1.1.1q 5 Jul 2022
Git Commit: 2083fb29b512c5b2fccf65db8e5f89771fbf90f5
Source Repo: https://github.com/OpenVPN/easy-rsa
Host: 3.1.1 | nix | Linux | /bin/bash | OpenSSL 1.1.1q 5 Jul 2022Last edited by laichiaheng (2022-10-22 14:49:43)
Offline
Does anyone have any clue?
I 100% followed the ArchWiki instruction, and it showed me Easy-RSA error.
Offline
Does anyone have any clue?
I 100% followed the ArchWiki instruction, and it showed me Easy-RSA error.
This post amounts to nothing more than a bump. Do not do this. People volunteer their time to help here as they can and when they know the answer or have suggestions to offer.
Nothing immediately comes to mind for me, but I've not had time or opportunity to play around with easy-rsa.
All the best,
-HG
Offline
Either change out of /etc/easy-rsa/ after exporting EASYRSA or do not set EASYRSA.
Offline