how can i update openssl??? please help

Hello When i publish my apk is rejected with a problem with openssl version .they say me this;

OpenSSL

The vulnerabilities were addressed in OpenSSL 1.0.2f/1.0.1r. To confirm your OpenSSL version, you can do a grep search for:

$ unzip -p YourApp.apk | strings | grep “OpenSSL”

You can find more information and next steps in this Google Help Center article.
but i dont know how go on???
actually unity built the apks with openssl 1.0.1.o and need updapgrade.
Please help.

1 Like

Hey @Dfabula . Don’t know if you are still needing help, but a lot of people have found this to help them out. These are just a bunch of tips I found and tested and this worked for me.

I wrote it a few years back, and just updated it a bit. Hope this helps!
http://eim-games.com/how-to-openssl-for-unity/