OpenVPN / openvpn3

OpenVPN 3 is a C++ class library that implements the functionality of an OpenVPN client, and is protocol-compatible with the OpenVPN 2.x branch.
https://openvpn.net
Other
997 stars 397 forks source link

Whitespace in password not working #149

Open sand7000 opened 3 years ago

sand7000 commented 3 years ago

I can create a users password with whitespace on the openvpn access server web interface but the user cannot connect to the vpn using that password. They see the error:

session-start: ** ERROR ** Failed to connect: Connection, Client authentication failed: Authentication failed

dsommers commented 3 years ago

Does this work using OpenVPN 2.4 or OpenVPN 2.5 on the client side? Or the OpenVPN Connect clients?