OpenVPN Connect on Android Without Certificates

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
TimmerCA
OpenVpn Newbie
Posts: 6
Joined: Fri Feb 08, 2013 9:57 pm

OpenVPN Connect on Android Without Certificates

Post by TimmerCA » Wed Feb 27, 2013 11:55 pm

Hi,

Is there any way to use OpenVPN Connect on Android without certificates? I tried setting up a client config file with the

Code: Select all

client-cert-not-required
option, but Android is still asking me for a certificate when I go to connect.

User avatar
jamesyonan
OpenVPN Inc.
Posts: 169
Joined: Thu Jan 24, 2013 12:13 am

Re: OpenVPN Connect on Android Without Certificates

Post by jamesyonan » Wed Mar 13, 2013 1:21 am

Try this:
setenv CLIENT_CERT 0

blak24
OpenVpn Newbie
Posts: 1
Joined: Wed Mar 20, 2013 11:31 pm

Re: OpenVPN Connect on Android Without Certificates

Post by blak24 » Wed Mar 20, 2013 11:33 pm

Hello, I have the same problem.. The app still requests a certificate, even if I do not have one. I just want to connect to my LAN at home, and after importing the config file it asks the certificate.. I tried to add a line with "setenv CLIENT_CERT 0" but after trying to connect it says "CA Certificate undefined". Any idea?

Post Reply