Hello Everyone,
I need your help regarading openvpn conneciton in mac os x app.
I am building vpn client for mac and I am getting .ovpn and .crt files from server.
Now programmatically, I want to run my mac app with the downloaded .ovpn file to connect my app to server and create vpn connection.
Can you please point me where and how should I start with in order to do this?
Thanks in advance.