Page 1 of 1

Can't connect, seems a PolarSSL error...

Posted: Tue Nov 19, 2013 8:10 pm
by MataRatos
I'm trying to use OpenVPN Connect to connect to a OpenVPN server I have at home, running in a OpenWRT router. I can connect with another app for android, using a PKCS12 file, without a problem. But can't with OpenVPN Connect. Have tried OPVN profiles with both PKCS12 and ca, crt and key files, but no luck so far...
In log the following error appears (and after a lot of search, only found a similar error, but no X509, mine says RSA...

The error is:

--PolarSSLContext::epki_sign unrecognized parameters, mode=1 hash_id=11 hashlen=32
--Client exception in transport_recv_excode: PolarSSL: SSL read error : RSA - Bad input parameters to function
--Client terminated, restarting in 2...

And the app keeps trying to connect, over and over...
Can you help me with this? I'd like to use your app, but it's giving me some issues...

Thanks

Re: Can't connect, seems a PolarSSL error...

Posted: Wed Nov 20, 2013 12:56 pm
by MataRatos
I may be answering to my own question: after some testing, I guess I have to include the cert file when creating a ovpn file, even if I use a pkcs12 file... Will test some more later.

Re: Can't connect, seems a PolarSSL error...

Posted: Thu Jan 02, 2014 12:03 am
by jamesyonan
PolarSSLContext::epki_sign unrecognized parameters, mode=1 hash_id=11 hashlen=32
We have a tentative fix for this in the upcoming 1.0.4 release.

James