How to connect using TCP 443 with OpenVPN Connect
There's a few other threads about how to accomplish this but they're all partial and there doesn't seem to be any official documentation.
How I currently understand it is you need to use the "LEGACY-TCP-IP" OpenVPN configurations at the bottom of this page:
https://helpdesk.privateinternetaccess.com/hc/en-us/articles/218984968-What-is-the-difference-between-the-OpenVPN-config-files-on-your-website-
Compared to the standard OpenVPN configurations that are intended for iOS devices (to be imported into OpenVPN Connect), these do not come with the certificate or the revocation list embedded, they can be found here:
https://www.privateinternetaccess.com/pages/openvpn-ios
I have tried to simply follow the <ca></ca><crl-verify></crl-verify> syntax and manually insert the contents myself but OpenVPN Connect complains that crl.pem is missing and or bad:

Thanks in advance!
How I currently understand it is you need to use the "LEGACY-TCP-IP" OpenVPN configurations at the bottom of this page:
https://helpdesk.privateinternetaccess.com/hc/en-us/articles/218984968-What-is-the-difference-between-the-OpenVPN-config-files-on-your-website-
Compared to the standard OpenVPN configurations that are intended for iOS devices (to be imported into OpenVPN Connect), these do not come with the certificate or the revocation list embedded, they can be found here:
https://www.privateinternetaccess.com/pages/openvpn-ios
I have tried to simply follow the <ca></ca><crl-verify></crl-verify> syntax and manually insert the contents myself but OpenVPN Connect complains that crl.pem is missing and or bad:

Thanks in advance!
Comments