HTTPS warning in browser

Upload core product.
Post Reply
User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

HTTPS warning in browser

Post by support »

When serving the applet over HTTPS you could get the following warning:
"Security warning: Do you want to view only the webpage content that was delivered securely?"
httpswarn.png
(12.93 KiB) Downloaded 293 times
To remove this warning, edit the JavaScript and replace:
pluginspage="http://java.sun.com/products/plugin/index.html#download
by
pluginspage="https://java.sun.com/products/plugin/index.html#download

User avatar
support
Posts: 1503
Joined: Sun Jan 27, 2008 6:19 pm

Re: HTTPS warning in browser

Post by support »

HTTPS warn screenshot
httpswarn.png
(12.88 KiB) Not downloaded yet

Post Reply