Open SSL in cocos JS

I have 1 service using websocket with https, but when i try connect to https service i got this problem on Native app android : E/cocos2d-x debug info: javax.net.ssl.SSLHandshakeException: java.security.cert.CertPathValidatorException: Trust anchor for certification path not found.

My game successfull with Win32 and web.
Someone can help me please :frowning: