加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 百科 > 正文

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

发布时间:2020-12-14 16:40:42 所属栏目:百科 来源:网络整理
导读:本篇文章为转载,翻译。原文链接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 app

本篇文章为转载,翻译。原文链接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

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读