Closed sergeyspatar closed 6 years ago
No. PSK-based authentication is potentially very dangerous because the client might send the hash of a weak password to a rogue VPN server. Thus we prefer EAP authentication where the server is first authenticated with a certificate and only afterwards the client uses its password.
Do you have plan to add support for authentication using pre-shared key?