container-openvpn/bin
Martin d'Allens dac38246bd Add "key-direction 1" to client .ovpn
Adding this setting avoids connection errors on some clients, when the .ovpn file is imported directly in Gnome NetworkManager.

Server logs:
    Authenticate/Decrypt packet error: packet HMAC authentication failed
    TLS Error: incoming packet authentication failed from ...

Client logs:
    nm-openvpn: TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
    nm-openvpn: TLS Error: TLS handshake failed

NetworkManager version: 1.2.0
openvpn version: OpenVPN 2.3.10
2016-06-13 12:09:54 +02:00
..
easyrsa_vars
ovpn_copy_server_files ovpn_copy_server_files: Use short flags with rm 2015-09-29 11:42:17 -07:00
ovpn_genconfig allow specifying extra config 2016-05-16 09:56:27 -07:00
ovpn_getclient Add "key-direction 1" to client .ovpn 2016-06-13 12:09:54 +02:00
ovpn_getclient_all
ovpn_initpki
ovpn_listclients adding ovpn_listclients script 2016-05-11 16:02:27 -07:00
ovpn_otp_user Use $USER@$OVPN_CN for OTP label. 2016-02-07 13:22:20 +01:00
ovpn_run Combine user args with generated args 2016-05-31 21:11:03 -05:00
ovpn_status