There are some .ovpn files, but in the LEAP’s network manager, we have to provide three different files (ca, crt, key).
thus I have extracted these 3 files from .ovpn file, but cannot make it work when add a new openvpn connection from network manager
What other setting should i use?
Hey TSU,
Thanks a lot for your resolution,
Yes, that works
Just a short question,
is there any GUI way to connect to this VPN next time? or each time i have to use **openvpn --config client.ovpn **to connect to the service?
It is possible to create the three separate files (required for Network Manager) all derived from the relevant sections contained in the .ovpn file using a text editor.
Just ignore the part about importing the modified .ovpn file and instead just provide the three derived files eg client.ca, client.crt, and client.key