We are developing a multi-factor authentication solution based on OpenVPN. Using auth-user-pass, we can send username and password to OpenVPN server. Is it possible to send an extra authentication parameter from client to server whose size is max 2 KB? If not possible, then is it possible to extend the password size up to 2 KB?
Comments
Post a Comment