OTP Authentication

Add this lines to OpenVPN config file (*.ovpn)

auth-user-pass
static-challenge “Enter your OTP” 0

And maybe this line for OpenSSL 1.1 support

providers legacy default

With default config you have disconnect after 1h. To extend the time add

reneg-sec 28800