AssetsManager download failed! CA certificates issues

Hi Sir @pandamicro @Zinitter

I am trying to use AssetManager but it is throwing an error it says

02:36:45 PM JS: Storage path for this test : /data/data/org.cocos2dx.PrebuiltRuntimeJs/files/
02:36:47 PM AssetsManagerEx : Fail to download version file, step skipped
02:36:47 PM JS: Unable to download file: [curl error]Peer certificate cannot be authenticated with given CA certificates

How do you solved this? thanks sir :disappointed_relieved:

@eydamson

I didn’t use AssetManager.

Which version of engine you using?

If you using v3.9 beta0, try report this issue on this post

im am using the beta version

i solved it by removing the https in my urls thanks anyway :smile:
now my problem is that my js scripts are not recognize when downloaded, dun know why hehe :grin:

@eydamson

I think there is ssl issue on curl.
May be you need to recompile the lib yourself.


thanks @Zinitter i already fixed it…
how do you update the scripts after its being downloaded?