#581555 network-manager-openvpn: Cannot choose cipher "none" in the settings dialog

Package:
network-manager-openvpn
Source:
network-manager-openvpn
Description:
network management framework (OpenVPN plugin core)
Submitter:
Sven Marnach
Date:
2010-05-13 16:45:07 UTC
Severity:
wishlist
#581555#5
Date:
2010-05-13 16:43:32 UTC
From:
To:
The "Settings" tab of the "Advanced..." dialog should facilitate
chosing a cipher.  The list only includes the option "Default" (in
which case no --cipher option is added to the openvpn command line at
all) and all ciphers listed by "openvpn --show-ciphers".  It does not
include "none" to disable encryption, prohibiting the connection to an
unencrypted VPN.

You can work around this limitation by injecting the key "cipher" with
value "none" manually into the gconf database.

Cheers,
    Sven