[Bug 391884] Re: insufficient quoting in easy-rsa-2 vars script

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 The true issue here is that we don't really support easy-rsa, it's only shipped as a documentation example. It should be properly packaged, which is the idea behind bug 392013, so I'm marking this bug as a dup

[Bug 391884] Re: insufficient quoting in easy-rsa-2 vars script

2009-06-24 Thread otzenpunk
Similar problem in /usr/share/doc/openvpn/examples/easy-rsa/2.0/build- dh. Should be if [ -d "$KEY_DIR" ] && [ $KEY_SIZE ]; then $OPENSSL dhparam -out "${KEY_DIR}/dh${KEY_SIZE}.pem" ${KEY_SIZE} in line 6 ff. P.S.: Forgot to tell: Version is openvpn 2.1~rc11-1ubuntu3 as shipped with jaunty.