All cipher suite names supplied through --tls-cipher are translated by
OpenVPN to IANA names, to get OpenSSL and PolarSSL configuration files
compatible. OpenSSL however supports cipher suite group names, like
'DEFAULT', 'HIGH', or 'ECDH'. To make OpenVPN not complain about these,
entries translati
Gentoo Linux installs this in /usr/bin by default. Also, the user may
have installed it in /usr/local/bin if building from source.
---
configure.ac | 3 +++
src/openvpn/console.c | 2 +-
2 files changed, 4 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index 77e950
Hello,
Are there plans to support having Windows OpenVPN client (GUI) configfiles
under user's homedir/profile instead of system wide c:\program
files\openvpn\config\ ?
Thanks,
-- Pasi
Your patch has been applied to the master branch.
commit e6b5755c381923bb4d225bda1f1747415a29341d
Author: Steffan Karger
List-Post: openvpn-devel@lists.sourceforge.net
Date: Wed Jul 2 23:31:28 2014 +0200
cleanup: remove #if 0'ed function initiate_untrusted_session() from ssl.c.
Signe