Intel® Collaboration Suite for WebRTC
Community support and discussions on the Intel® Collaboration Suite for WebRTC (Intel® CS for WebRTC).

SSL in Android

Kalikinkar_D_
Beginner
283 Views

Dear All,

Please help me on following problem:

I have implemented SSL on server and I can conference via web after SSL implementation. But from android application I am facing following issue:

"token is being created, but I’m receiving socket error E/WooGeen-SocketClient﹕ Socket.IO is not connected:com.github.nkzawa.engineio.client.EngineIOException: xhr poll error"

Please help me.

Thanks,

Kalikinkar

0 Kudos
1 Reply
Chunbo_H_Intel1
Employee
283 Views

In order to use SSL on Android SDK, you should apply and add the CA certs on the Android mobile phone. I think this might be the problem that caused the socket connect error. For more information, could you please provide:
1.      The token information?  I think the token will be printed in the log.
2.      Did you add CA certs that the server used on mobile phone?


Thanks!

0 Kudos
Reply