summaryrefslogtreecommitdiffstats
path: root/distro/rpm/openvpn.init.d.suse
diff options
context:
space:
mode:
authorSteffan Karger <steffan@karger.me>2014-07-03 23:47:45 +0200
committerGert Doering <gert@greenie.muc.de>2014-07-07 22:29:08 +0200
commit29ed605c2a91e85bc9905cf2968e900cb3969095 (patch)
tree0b9644da25e7105e75533bd4196b6cf1c4657d6d /distro/rpm/openvpn.init.d.suse
parentb2bff9fa15695f2850999688b0ca6047016fd7f5 (diff)
downloadopenvpn-29ed605c2a91e85bc9905cf2968e900cb3969095.tar.gz
openvpn-29ed605c2a91e85bc9905cf2968e900cb3969095.tar.xz
openvpn-29ed605c2a91e85bc9905cf2968e900cb3969095.zip
Don't issue warning for 'translate to self' tls-ciphers
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 translating these to themselves were added to the translation table. However, to make OpenVPN not still complain, the deprecated-name check has to be reversed from 'if this is a deprecated name then complain' to 'if this is not a iana name, then complain'. Which this commit does. Signed-off-by: Steffan Karger <steffan@karger.me> Acked-by: Arne Schwabe <arne@rfc2549.org> Message-Id: <1404424065-24787-1-git-send-email-steffan@karger.me> URL: http://article.gmane.org/gmane.network.openvpn.devel/8824 Signed-off-by: Gert Doering <gert@greenie.muc.de>
Diffstat (limited to 'distro/rpm/openvpn.init.d.suse')
0 files changed, 0 insertions, 0 deletions