Support --management-query-passwords for SOCKS 5 proxies
as well.
Signed-off-by: Heiko Hund
---
src/openvpn/socks.c | 38 +++---
src/openvpn/socks.h |4 ++--
2 files changed, 17 insertions(+), 25 deletions(-)
diff --git a/src/openvpn/socks.c b/src/openvpn/s
Fixes error: --key fails with EXTERNAL_PRIVATE_KEY: No such file or directory
if --management-external-key is used
Signed-off-by: Arne Schwabe
---
src/openvpn/options.c | 13 -
1 file changed, 12 insertions(+), 1 deletion(-)
diff --git a/src/openvpn/options.c b/src/openvpn/opti
Am 21.07.12 01:02, schrieb Arne Schwabe:
> Fixes error: --key fails with EXTERNAL_PRIVATE_KEY: No such file or
> directory if --management-external-key is used
>
>
Ignore that patch version. It did not compile. I am too tired today. I
will post the correct version tommorow. Sorry for the noise.