Forums / Install & configuration / Problem with SSL secured site
Maarten Holland
Monday 30 August 2010 6:03:06 am
Hi all,
My site is running on SSL. After upgrading 'ezwebin' Internet Explorer asks me if I only want to view the contents that is sent over a secure connection.
It seems that somewhere in the code a reference is made to some external, unsecured page (perhaps a Java script?).
I'd like to change this, to get rid of this pesky message, but I cannot find the reference.
Does anyone know where I could find this?
Thanks in advance!
Maarten
André R.
Monday 30 August 2010 8:18:36 am
You most likely need to disable CDN loading of scripts, see in (extension/ezjscore/settings/) ezjscore.ini, setting is LoadFromCDN=enabled|disabled
eZ Online Editor 5: http://projects.ez.no/ezoe || eZJSCore (Ajax): http://projects.ez.no/ezjscore || eZ Publish EE http://ez.no/eZPublish/eZ-Publish-Enterprise-Subscription @: http://twitter.com/andrerom
Tuesday 31 August 2010 1:55:51 am
Hello André,
Thank you very much for your reply: This was exactly what I was looking for!
Problem solved, annoyance gone. ;-)
Thank you!