I tested it locally by running no.java.moosehead.web.WebServer from the IDE and it still works with http when I test locally. Please re-check if the warning is gone once the app has been redeployed.
After this change it will no longer work opening the HTML directly in the browser for development (if that is how development is done here). If this would be the case, consider hardcoding "https" as a prefix.
This should fix the following warning in the browser:
I tested it locally by running no.java.moosehead.web.WebServer from the IDE and it still works with http when I test locally. Please re-check if the warning is gone once the app has been redeployed.
After this change it will no longer work opening the HTML directly in the browser for development (if that is how development is done here). If this would be the case, consider hardcoding "https" as a prefix.
For more information on this: https://www.amixa.com/blog/2012/06/06/how-to-use-google-fonts-under-both-ssl-and-non-ssl-without-ssl-insecure-messages/