Cocos2d-x OpenSSL 1.0.2f/1.0.1r

The installation package submitted to Google Play recently said OpenSSL security issues

OpenSSL

The vulnerabilities were addressed in OpenSSL 1.0.2f/1.0.1r. To confirm your OpenSSL version

You can use the following command to see what is your OpenSSL version

\$ unzip -p YourApp.apk | strings | grep "OpenSSL"

We have to update the old Cocos2d-x library. At present, the version that has just passed this security line is 3.12, and the version of this version of OpenSSL is 1.0.2g

Download link: v3.12

After downloading, copy the folder in the following path to the same directory of your project to overwrite the original file and recompile. It is recommended not to use the version above 3.12. If you use the version above 3.12 to fix various incompatibilities, please let me know, thank you!

cocos2d-x-3.12/external/curlprebuilt/android

Guess you like

Origin http://10.200.1.11:23101/article/api/json?id=326642731&siteId=291194637