I have my .ovpn file, ca.crt, client.crt and client.key in the /sdcard/openvpn directory.
When I changed the client.ovpn file to client.conf and did "Refresh", OpenVPN Settings registered the change and updated to show the new file name.
However, when I try to select the conf file, it flashes "Startup..." for a tiny moment, then does nothing (box is unchecked). I checked the log file, and the error message is
"cd to /sdcard/openvpn" failed: No such file or directory (errno=2).
But I know that it is finding the directory, and exactly the same setup works on my other device. What is the problem?
I'm on Android 4.3 (Cyanogenmod) on Nexus 7-2013. All "prerequisites" are green. I'm trying to connect to a TAP VPN, for what it's worth.
Thanks.