Windows Setup - Trouble Connecting from Android Client

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
shawnhaywood
OpenVpn Newbie
Posts: 3
Joined: Sun Mar 06, 2022 2:25 am

Windows Setup - Trouble Connecting from Android Client

Post by shawnhaywood » Sun Mar 06, 2022 7:23 pm

I successfully setup a server to run on my Windows 11 pc. I created and imported the client connection file onto my OpenVPN client on my phone. When I attempt to connect I receive Options error for each of the file locations (see pic). For some reason it's adding extra letters before each backslash. What am I doing wrong?

The script read in my OVPN files reads: ca "C:\\Program Files\\OpenVPN\\easy-rsa\\pki\\ca.crt"

Image

https://www.dropbox.com/s/pjzabiktfmo4d ... d.jpg?dl=0

TinCanTech
OpenVPN Protagonist
Posts: 11139
Joined: Fri Jun 03, 2016 1:17 pm

Re: Windows Setup - Trouble Connecting from Android Client

Post by TinCanTech » Sun Mar 06, 2022 8:17 pm

You need to use inline files: https://community.openvpn.net/openvpn/wiki/IOSinline

You can also use this to build inline files: https://github.com/TinCanTech/easy-tls

Post Reply