1 --- easy-rsa-2.0.orig/easy-rsa/2.0/vars 2013-08-18 10:11:06.000000000 +0200
2 +++ easy-rsa-2.0/easy-rsa/2.0/vars 2013-08-18 10:38:50.635782024 +0200
4 # This variable should point to
5 # the top level of the easy-rsa
7 -export EASY_RSA="`pwd`"
8 +export EASY_RSA="/etc/easy-rsa"
11 # This variable should point to
12 @@ -26,7 +26,7 @@ export GREP="grep"
13 # This variable should point to
14 # the openssl.cnf file included
16 -export KEY_CONFIG=`$EASY_RSA/whichopensslcnf $EASY_RSA`
17 +export KEY_CONFIG=/etc/easy-rsa/openssl.cnf
19 # Edit this variable to point to
20 # your soon-to-be-created key