How to auto import profile to openvpn?
Posted: Thu Dec 01, 2016 2:52 am
I develop an app, need to auto import profile to openvpn.
After searching Internet, I successfully auto start openvpn with
manually import profile.The method is invoke the activity
net.openvpn.openvpn.OpenVPNClient.
I also found the activity net.openvpn.openvpn.OpenVPNImportProfile,
but I can't invoke the activity,the error is permission deny.
I need help.thank you for any idea.
After searching Internet, I successfully auto start openvpn with
manually import profile.The method is invoke the activity
net.openvpn.openvpn.OpenVPNClient.
I also found the activity net.openvpn.openvpn.OpenVPNImportProfile,
but I can't invoke the activity,the error is permission deny.
I need help.thank you for any idea.