Hello, in my Rasperry Pi 3 with Jessie, I want connected to my OpenVPN Server 2.4 without insert username and password. In ovpn file I don't have a row with auth-user-pass so I add this line auth-user-pass password.txt . In password.txt file there are username and password. When I try to connect Ope...