Android app, import profile with no certificate?

Scripts to manage certificates or generate config files

Moderators: TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech, TinCanTech

Post Reply
acester
OpenVpn Newbie
Posts: 1
Joined: Mon May 11, 2015 6:06 pm

Android app, import profile with no certificate?

Post by acester » Mon May 11, 2015 6:19 pm

Hello,

I followed the "quick" guide here: https://openvpn.net/index.php/open-sour ... howto.html

I believe I have things working server side. When I try to import my client.ovpn into the android app I get an error message when I click connect

Code: Select all

OpenVPN core error: PolarSSL: ca certificate is undefined
This is correct as I don't have a certificate in the profile. How do I use this profile without a certificate? I tried I couple things, but they didn't work. I tried adding setenv CLIENT_CERT 0 to the client profile, but I still get the message about undefined certificate. I am not worried about security at this point, I just wanted to see it working!

Thanks

mototopo2016
OpenVpn Newbie
Posts: 2
Joined: Fri Dec 09, 2016 8:35 pm

Re: Android app, import profile with no certificate?

Post by mototopo2016 » Fri Dec 09, 2016 9:01 pm

Hello, I have the same problem myself. Were you able to do about it?
Also I have only two files: OVPN and secret.
And on windows 10 funzionao well while on your Android gives me the same error.
How you solved since the ca files do not have it?

Post Reply