cocos2d-x平台审核中遇到的openssl问题解决方案

cocos2d-x平台审核中遇到的openssl问题解决方案,第1张

概述本篇文章为转载,翻译。原文链接 http://www.cocos2d-x.org/news/286。 大家在使用cocos2d-x版本低于2.2.6版本,在提交google play or another platform的时候可能会收到邮件Or警告提醒包的openSSL加密部分有问题。 问题如下: Hello, One or more of your apps is running

本篇文章为转载,翻译。原文链接http://www.cocos2d-x.org/news/286。

大家在使用cocos2d-x版本低于2.2.6版本,在提交Google play or another platform的时候可能会收到邮件Or警告提醒包的openSSL加密部分有问题。

问题如下:

Hello,One or more of your apps is running an outdated version of OpenSSL,which has multiple security vulnerabilitIEs. You should update OpenSSL as soon as possible. For more information about the most recent security vulnerability in OpenSSL,please see http://www.openssl.org/news/secadv_20140605.txt.    Please note,while it's unclear whether these specific issues affect your application,applications with vulnerabilitIEs that expose users to risk of compromise may be consIDered “dangerous products” and subject to removal from Google Play.    Regards,Google Play Team

问题主要是出现在curl.a的使用之上。下面为解决方案

方案1.需要及时更新libcurl库文件。https://github.com/cocos2d/cocos2d-x-3rd-party-libs-bin

方案2.下载库文件直接覆盖点击打开链接,

 覆盖目录为:cocos2dx/platform/androID/third_party/androID/prebuilt/libcurl/libs


Thanks

总结

以上是内存溢出为你收集整理的cocos2d-x平台审核中遇到的openssl问题解决方案全部内容,希望文章能够帮你解决cocos2d-x平台审核中遇到的openssl问题解决方案所遇到的程序开发问题。

如果觉得内存溢出网站内容还不错,欢迎将内存溢出网站推荐给程序员好友。

欢迎分享,转载请注明来源:内存溢出

原文地址:https://54852.com/web/1073604.html

(0)
打赏 微信扫一扫微信扫一扫 支付宝扫一扫支付宝扫一扫
上一篇 2022-05-26
下一篇2022-05-26

发表评论

登录后才能评论

评论列表(0条)

    保存