Skip to content
Commit 3d10af09 authored by Jiří Klimeš's avatar Jiří Klimeš
Browse files

core/ui: add '--keysize' option to handle non-default key sizes (bgo #706775)

If openvpn server is configured with a non-default key size, clients have to use
the same size too. We add an option to use custom key size in GUI and handle that
in the service and properties code including import/export too.
However, note that using key sizes different from cipher-specific defaults is
not recommended. List available ciphers and default key sizes by
'openvpn --show-ciphers'.

man openvpn: search --keysize

https://bugzilla.gnome.org/show_bug.cgi?id=706775
parent 31b41757
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment