Install a TOTP authenticator app
Two-factor authentication (2FA) requires an authenticator app on your phone. If you don't have one yet, install any of the free apps listed below.
Install the OpenVPN client
You need the OpenVPN Connect client on the computer you'll use to connect. Download and install the version for your operating system (see links below).
Open the registration link
Click the link you received in the email. A form will appear asking for your PIN code.
Enter the PIN code
Enter the 6-digit PIN code you received from the administrator through a separate channel (phone, SMS, in person). The PIN was not included in the email – this is a security measure.
Set up OTP (one-time password)
After PIN verification, a QR code will appear. Scan it with your authenticator app. The app will start generating 6-digit codes that change every 30 seconds.
Verify OTP and download configuration
Enter the current 6-digit code from your authenticator app. After successful verification, your configuration will be generated automatically and a download button for the .ovpn file will appear.
Connect to the VPN
Open OpenVPN Connect, import the downloaded .ovpn file, and start the connection. Each time you connect, you will be prompted for an OTP code from your authenticator app.
Password: current 6-digit OTP code from the app
📱 Authenticator Apps (TOTP)
💻 OpenVPN Connect – Download Client
On Linux: sudo apt install openvpn or sudo dnf install openvpn,
connect with sudo openvpn --config username-vpn.ovpn