Page 1 of 1

polarssl_digest_not_found: RSA-RIPEMD160

Posted: Thu Jun 06, 2013 8:49 am
by fridolin
Hi,

I am using OpenVPN Connect 1.0.1 build 88 (IOS), IOS 6.1.2. on an iPhone 4
During connect, I get the following error: "polarssl_digest_not_found: RSA-RIPEMD160 [ERR]"
My .ovpn-config contains this line: "auth RSA-RIPEMD160".

Does the error msg mean that the auth algorithm used by my VPN provider is not supported by the underlying SSL implementation?
Are there plans to do so?

Thanks,
Fridolin

Re: polarssl_digest_not_found: RSA-RIPEMD160

Posted: Fri Jun 07, 2013 9:18 am
by janjust
yep, PolarSSL does not support RIPE; if you want them to support it, I guess you had better contact them ;)

Re: polarssl_digest_not_found: RSA-RIPEMD160

Posted: Mon Jun 10, 2013 10:03 pm
by fridolin
Thanks for the confirmation, Jan!