answered
2018-03-26 13:48:35 +0200
For me the only way to see what's happening "under the hood" is to:
1.) Go to Terminal >
2.) type: devel-su
3.) add your password (set it at Settings > Developer... > remote connection)
4.) go to the folder where your .ovpn config file (use ls
to list the directories, and cd ...
to step into one)
5.) type: openvpn --config MYconfig.ovpn --verb 11
6.) press: Ctrl + C
on the keyboard to stop the running text, if it's starting over and over...
or if there are any WARNINGS and the end is not 'inicialization complete'.
(The keyboard is behind the text still working, sadly same color, hard to see...)
7.) but you can not copy or export the text... or I could not find ANY way to do it. :(
(... you may take some pictures with an other phone or camera)
... anyway I can not use the Built-in OpenVPN GUI at all either. It's not working. Only this "consol typing" solution runs.
PS: you can put all the 5 files (.crt , .key) etc into ONE .opvpn file. See how:
https://serverfault.com/a/483967