AssetsManagerEx 的问题

搭建了认证过的的https 服务器之后 ios能够正常更新,
但是mac上 和安卓都无法更新 直接提示失败,
ios 更新成功

JS: [54]:进度: 100, 文件数量 : 100
JS: ssssssssssssssss22222 :::6
decompress: /var/mobile/Containers/Data/Application/AF6AAF57-1204-4018-AD6C-8C91C8A72553/Documents/[1]3.0.0.0.0-2.0.0.0.2.zip
JS: [162]:更新完毕来源:更新成功 runGame

mac报错:
JS: res/updateConfig/local.manifest status:200 index ==0
JS: fileName:res/updateConfig/local.manifest
JS: storagePath:/Users/huangducai/Documents/
JS: 开始下载资源文件
libpng warning: iCCP: known incorrect sRGB profile
AssetsManagerEx : Fail to download version file, step skipped
[这里说不能下载version文件 在网页 和 ios设备上都能正常下载]
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
JS: [287]:更新完毕来源:下载失败:runGame

ps:mac 可写路径下有这两个文件
project.manifest.temp
version.manifest

但都是空文件 无任何内容

安卓那边之前测试也有问题
日志如下
D/cocos2d-x debug info(11566): JS: fileName:res/updateConfig/local.manifest
D/cocos2d-x debug info(11566): JS: storagePath:/data/data/com.aoyou.tok.android/files/
D/cocos2d-x debug info(11566): find in flash memory dirPath(/data/data/com.aoyou.tok.android/files/)
D/cocos2d-x debug info(11566): JS: 开始下载资源文件
D/FlymeTrafficTracking(11566): tag (78) com.aoyou.tok.android pool-6-thread-1 uid 10208
D/NetworkManagementSocketTagger(11566): tagSocket(78) with statsTag=0xffffffff, statsUid=-1
D/Cocos2dxDownloader(11566): onFailure(i:0 headers:null throwable:javax.net.ssl.SSLException: hostname in certificate didn’t match: <xianlu.3awan.com> != <tok.aoyouonline.com> OR <tok.aoyouonline.com> file:/data/data/com.aoyou.tok.android/files/version.manifest.tmp
D/cocos2d-x debug info(11566): AssetsManagerEx : Fail to download version file, step skipped
D/cocos2d-x debug info(11566):
D/FlymeTrafficTracking(11566): tag (78) com.aoyou.tok.android pool-6-thread-1 uid 10208
D/NetworkManagementSocketTagger(11566): tagSocket(78) with statsTag=0xffffffff, statsUid=-1
D/Cocos2dxDownloader(11566): onFailure(i:0 headers:null throwable:javax.net.ssl.SSLException: hostname in certificate didn’t match: <xianlu.3awan.com> != <tok.aoyouonline.com> OR <tok.aoyouonline.com> file:/data/data/com.aoyou.tok.android/files/project.manifest.temp.tmp
D/cocos2d-x debug info(11566): JS: [450]:更新完毕来源:下载失败:runGame

跪求大神给点帮助

@panda 帮忙看下

1赞