Ibm Worklight 6.0 - Native Android App Unable To Connect When Using Https
I have a simple Android Hybrid and Native Application developed using Worklight 6.0. Over http both the apps work fine with connecting to the server and invoking a procedure. But a
Solution 1:
To use HTTPS, you need to configure your SSL certificate on your WAS server. The SSL certificate should not be self-signed, but signed by a trust CA like VeriSign. To configure SSL certificate on WebSphere application server, here's the doc for you.
Post a Comment for "Ibm Worklight 6.0 - Native Android App Unable To Connect When Using Https"