Hi all,

Perhaps I am missing something incredibly stupid here, but I can't
source the vars file that is part of the OpeVPN configuration process:

# source ./vars
export: Command not found.
D: Undefined variable.

Here is the contents of vars (with the comments removed for the sake
of brevity):

# easy-rsa parameter settings

export D=`pwd`

export KEY_CONFIG=$D/openssl.cnf

export KEY_DIR=$D/keys

echo NOTE: when you run ./clean-all, I will be doing a rm -rf on $KEY_DIR

export KEY_SIZE=1024

export KEY_COUNTRY=KG
export KEY_PROVINCE=NA
export KEY_CITY=BISHKEK
export KEY_ORG="OpenVPN-TEST"
export KEY_EMAIL="[EMAIL PROTECTED]"

Please note, the info in that last section has been changed to be my
correct info, I just didn't want to include it :)

Thanks for any and all help on this!

--Matt
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to