Tuesday, May 22, 2018

Re: HTTPS Activate

How are you communicating with you back end.

Try not to mix https and http.

Or are you connecting to a backend that is different then where your html/css/gwt is loading from.

Marteijn

Op dinsdag 22 mei 2018 14:47:02 UTC+2 schreef Hugo Haas:
Hi,

I'm trying to use HTTPS in my application with real SSL Certificate, but when I active https my GWT application don't run and return the browser console error: 

SecurityError: The operation is insecure.

With HTTP the application run without problems, the html index page load correctly but gwt generated script not run.


What can be happening?

--
You received this message because you are subscribed to the Google Groups "GWT Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment