Cannot import ovpn file #1411
Unanswered
leviethung2103
asked this question in
Help
Replies: 2 comments
|
I believe this issue is because the command currently used to generate the TLS encryption key in the script openvpn-install/openvpn-install.sh Line 781 in e1f19e0 is deprecated. shell logs below. Fix is to update the offending lines in the script to use the new syntax for the command.
|
0 replies
|
Probably your tls-key is not generated correctly. Is there empty I fixed this by running script as root. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
After install the openvpn on Armbian Linux. It created the .ovpn file successfully.
However, i cannot import the .ovpn file into the OpenVPN connect
Please suggest any solutions
All reactions