emileb / OpenSSL-for-Android-Prebuilt

66 stars 25 forks source link

Google Play security warning #5

Open rlebeau opened 8 years ago

rlebeau commented 8 years ago

I don't know what version of OpenSSL these binaries were compiled with, but any Android apps built with these binaries are flagged by Google Play with a security warning stating that the OpenSSL version is not the minimum version required (1.01r/1.02f), and that apps built with older versions of OpenSSL will be blocked starting July 11 2016 (see https://support.google.com/faqs/answer/6376725). These binaries need to be updated to a more recent OpenSSL version.

felipejfc commented 8 years ago

I compiled 1.0.2h

https://github.com/felipejfc/openssl_prebuilt_for_android

emileb commented 8 years ago

Good job. So annoying Google forces you to update when most aren't even using the 'compromised' features!

On 26 May 2016 at 19:15, Felipe Cavalcanti notifications@github.com wrote:

I compiled 1.0.2h

https://github.com/felipejfc/openssl_prebuilt_for_android

— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/emileb/OpenSSL-for-Android-Prebuilt/issues/5#issuecomment-221951303