Page 1 of 1

OpenVPN Connect on Android, NOT use Client Certificate?

Posted: Wed Jan 09, 2013 12:30 pm
by libove
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,

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

Posted: Thu Jan 24, 2013 5:45 am
by jamesyonan
This has been added to 1.1.8. Add the following directive:

Code: Select all

setenv CLIENT_CERT 0
James