PIA and Openvpn Connect - Guidance needed

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
gorden
OpenVpn Newbie
Posts: 6
Joined: Sat Oct 12, 2013 11:32 pm

PIA and Openvpn Connect - Guidance needed

Post by gorden » Wed Nov 13, 2013 5:39 am

Hi all, thanks for reading.

i need some guidance on using Privateinternetaccess with OpenVpn Connect App

Currently running "Openvpn for Android" App which i noticed some disconnections on and off.

However, PIA provides the ovpn config files and ca.crt. No other certs or keys provided.

Thus i hope to set up PIA to be used with OpenVpn Connect App

i have no knowledge as to how to extact the keys too. :oops:

Please help.

gorden
OpenVpn Newbie
Posts: 6
Joined: Sat Oct 12, 2013 11:32 pm

Re: PIA and Openvpn Connect - Guidance needed

Post by gorden » Wed Nov 13, 2013 5:43 am

how to i get this embedded?

<ca>
-----BEGIN CERTIFICATE-----
.... content here ....
-----END CERTIFICATE-----
</ca>

<cert>
-----BEGIN CERTIFICATE-----
.... content here ....
-----END CERTIFICATE-----
</cert>

<key>
-----BEGIN RSA PRIVATE KEY-----
.... content here ....
-----END RSA PRIVATE KEY-----
</key>

Post Reply