Page 1 of 1

Keeps prompting for `source vars'

Posted: Thu Mar 17, 2016 8:52 am
by c17
Hello,

I'm trying to generate keys using easy-rsa scripts, after sourcing a vars file, I'm still getting a message
Please edit the vars script to reflect your configuration,
then source it with "source ./vars"
when running `sudo ./build-ca' and I can't proceed further.

How can I troubleshoot this issue?

Re: Keeps prompting for `source vars'

Posted: Thu Mar 17, 2016 1:07 pm
by c17
The issue was, that I sourced vars file under regular user and variables were unvisible for root.
Sorry about that :lol:

Re: Keeps prompting for `source vars'

Posted: Thu Mar 17, 2016 1:43 pm
by Traffic
Thanks for letting us know your solution 8-)

FYI: You do not need to run easyrsa as root ..