TLS Error in Android

Official client software for OpenVPN Access Server and OpenVPN Cloud.
Post Reply
jaime11
OpenVpn Newbie
Posts: 3
Joined: Mon Feb 04, 2013 5:41 pm

TLS Error in Android

Post by jaime11 » Mon Feb 04, 2013 6:42 pm

Hello

I have an OpenVPN Server (VMWare image) with connectivity from outside (I already connected a PC using OpenVPN Client to it.

I am trying to connect using the program OpenVPN for Android with user + password authentication to the Webserver. I have copied the "Web Server CA Bundle" under "Configuration" -> "Web Server" on the Web administration interface to a file called certificate.txt.

I tried importing the certificate and connecting from the Android and I get this error message in the mobile register:

Code: Select all

started Socket Thread
P:Initializing Google Breakpad!
P:OpenVPN 2.3_rc1+dspatch3 android-14-armeabi-v7a [SSL (OpenSSL)] [LZO] [EPOLL] [MH] [IPv6] built on Dec 25 2012
Estado de la red: CONNECTED HSDPA to mobile gprsmov.pepephone.com
P:Protecting socket fd 4
P:UDP link local (bound): [AF_INET][undef]:1194
P:UDP link remote: [AF_INET]X.X.X.X:1194
P:TLS Error: TLS key negotiation failed to occur within 60 seconds (check your network connectivity)
P:TLS Error: TLS handshake failed
P:SIGUSR1[soft,tls-error] received, process restarting
P:Protecting socket fd 4
I don't get any log in OpenVPN.

Thanks beforehand!

Post Reply