evgeny-gridasov / openvpn-otp

OpenVPN OTP token support plugin
GNU General Public License v3.0
277 stars 74 forks source link

feature/auth-token support #16

Open stefjakobs opened 7 years ago

stefjakobs commented 7 years ago

Add support for connection renegotiation with auth-token support. This needs: push "auth-token UNIQUE_TOKEN_VALUE" in the file/buffer for dynamic configuration data.

See: https://community.openvpn.net/openvpn/wiki/Openvpn23ManPage

evgeny-gridasov commented 7 years ago

I think this should be easily implemented. I'll have a look when I have free time.

evgeny-gridasov commented 7 years ago

Apologies, I never had the time to look into that. Still on the plan though.