I found a similar thread, but it still does not fix my problem. ( OpenVPN Source vars does not work on debian )
I installed OpenVPN according to https://help.ubuntu.com/14.04/serverguide/openvpn.html
and there was a problem when I tried to create my certificate according to the following guide:
cd /etc/openvpn/easy-rsa/
when i try:
source ./vars
the shell returns me:
NOTE: If you run ./clean-all, I will be doing a rm -r on /etc/openvpv/easy-rsa/keys
I ignored it and tried the following line:
sudo ./clean-all
Then he says:
Please source the vars script first (ie "source ./vars") Make sure you have edited it to reflect your configuration
I searched on google and stackoverflow, could not solve the problem.
thanks for the help
Can anyone help me?
source share