Re: [Openvpn-devel] [PATCH] Make easy-rsa/2.0/vars handle paths with whitespaces

2011-08-18 Thread Tanel Rebane
ot;$KEY_DIR"/dh"$KEY_SIZE".pem "$KEY_SIZE" Also, I don't see the point of those curly brackets, might as well keep it consistent. I general I think it would be a good idea to run a "grep '$' easy-rsa/2.0/*" and make sure that variables are properly qu

[Openvpn-devel] [PATCH] Make easy-rsa/2.0/vars handle paths with whitespaces

2011-08-13 Thread Tanel Rebane
t;`" b) export KEY_CONFIG=$("${EASY_RSA}"/whichopensslcnf "${EASY_RSA}") Regards, Tanel Rebane