OpenVPN Connect on Android, NOT use Client Certificate?

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
libove
OpenVPN User
Posts: 24
Joined: Tue Oct 12, 2010 3:48 am

OpenVPN Connect on Android, NOT use Client Certificate?

Post by libove » Wed Jan 09, 2013 12:30 pm

I just began trying out the OpenVPN Connect client on Android (installed from the Google Play Store, version 1.1.7 build 26).
It seems that this client version does not understand the possibility of NOT using a Client Certificate.

Is that correct?
If so, please take this as a feature request - allow us to configure client profiles for the OpenVPN Connect Android app which DON'T use Client Certificates, just username and password.

Thanks,

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

Re: OpenVPN Connect on Android, NOT use Client Certificate?

Post by jamesyonan » Thu Jan 24, 2013 5:45 am

This has been added to 1.1.8. Add the following directive:

Code: Select all

setenv CLIENT_CERT 0
James

Post Reply