cancel
Showing results for 
Search instead for 
Did you mean: 

SSL and community-edition-3.3.png partially encrypted

utiba_kellyr
Champ in-the-making
Champ in-the-making
Hi All,

I have been searching for this one without being able to find an answer so there maybe a easy solution that is evading me.
My problem is in Alfresco community-edition-3.3.png links to http://www.alfresco.com/assets/images/logos/community-edition-3.3.png (similar with share) but I am using SSL and due to the image going to a http site it causes an error of "Page Partially Encrypted" If I block images from http://www.alfresco.com it shows fully encrypted.

Is there a way to change the logo URL to be a https instead of a http to avoid these error messages that end users are troubled about clicking though (as it says some of the details on the page are unencrypted)

I have searched for this link but I am assuming its hard coded somewhere (as my research only uncovers SVN repository answers)

I am happy with the logo remaining there I just want the site to show its secure, at the moment I am lost for idea unless I edit the code myself but this seemed to be a bad idea for upgrading as it would have to be constantly edited.

Thanks in advance,

Kelly
1 REPLY 1

utiba_kellyr
Champ in-the-making
Champ in-the-making
I am going to attempt to use mod_jk instead of mod_ajp but don't see how this will help the link to a http site will still exist and as I understand it the reasoning for the error is due to content on the page that is http:// based which won't change regardless of which module I use.

If this works I will post a reply and apologies for the double post but I'm not sure if its exactly the same problem or not.

Thanks again.

Kelly