Can I use https (ssl) with App42/AppWarp?

+2 votes
I am trying to deploy a html5 javascript game that uses appwarp/app42 to an https site.

I am getting a Mixed Content error (naturally):

Mixed Content: The page at 'https://************.com/' was loaded over HTTPS, but requested an insecure XMLHttpRequest endpoint 'http://control.appwarp.shephertz.com/lookup?api=************************'. This request has been blocked; the content must be served over HTTPS.

Can I tell app42/appwarp to use https?
asked Jul 23, 2015 in App42 Cloud API-BaaS by Jamaal Sawyer-Dymski (27 points)

1 Answer

–1 vote

Hello Jamaal,

You can enable SSL for AppWarp as follows:

AppWarp.WarpClient.getInstance().enableSSL(true);

Let us know if the problem continues.

Thanks.

answered Jul 24, 2015 by rajeev.etc (1,660 points)
it's not valid. Wrong answer.
Download Widgets
Welcome to ShepHertz Product line forum, where you can ask questions and receive answers from the community. You can also reach out to us on support@shephertz.com
...