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
polarssl_digest_not_found: RSA-RIPEMD160
-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Jun 06, 2013 8:08 am
- janjust
- Forum Team
- Posts: 2703
- Joined: Fri Aug 20, 2010 2:57 pm
- Location: Amsterdam
- Contact:
Re: polarssl_digest_not_found: RSA-RIPEMD160
yep, PolarSSL does not support RIPE; if you want them to support it, I guess you had better contact them 

-
- OpenVpn Newbie
- Posts: 2
- Joined: Thu Jun 06, 2013 8:08 am
Re: polarssl_digest_not_found: RSA-RIPEMD160
Thanks for the confirmation, Jan!