In your config you need to add
username-as-common-name
auth-user-pass-verify /etc/openvpn/verify.php via-file
Then create the file and paste in it
#Now add this code into the file
#!/usr/bin/php
Don’t forget to add users 😉
echo „myfirstuser:password123“ > /etc/openvpn/users
Вашият коментар