EllisLab text mark
Advanced Search
     
Configuring Expression Engine for SSL
Posted: 29 June 2012 05:24 PM   [ Ignore ]
Joined: 2009-04-07
31 posts

I have a new SSL certificate in place on a new site I’m developing but Google Chrome is telling me that while my connection is encrypted with 256-bit encryption, this page includes other resources which are not secure.

https://www.ssrausa.com/testssl

I’ve created a test page (link above) which has no CSS, Javascript, or external links so that leaves EE. What settings do I need to make in EE to prevent this message from appearing?

Any help would be greatly appreciated.

Thanks,
Steve

 
Posted: 29 June 2012 06:14 PM   [ Ignore ]   [ # 1 ]   [ Rating: 0 ]
Avatar
Joined: 2006-06-03
257 posts

This doesn’t seem to be an EE issue. Rather, you need to have ALL assets, including any images to be served by the secured domain.

BTW, looking at the page via Chrome does not give me any errors on my end.

 Signature 

ejaedesign.com | creat-ee.com

 
Posted: 29 June 2012 08:07 PM   [ Ignore ]   [ # 2 ]   [ Rating: 0 ]
Joined: 2009-04-07
31 posts

O.K. Thanks for the help.

 
Posted: 16 July 2012 05:38 PM   [ Ignore ]   [ # 3 ]   [ Rating: 0 ]
Joined: 2009-09-30
1 posts

there IS, however, an issue with a SSL-ized Control Panel.

Chrome v20 keeps complaining that there is insecure content on the Login page, and pops-up a “This page has insecure content” warning every-single-time the page is loaded. i keep having to “Load Anyway” because the css, javascript, and “branding” logo are hard-coded to be non-SSL on each one’s src/href attribute (EE v2.5.2).

is there any particular reason these are not relative links? it’s becoming SUPER annoying.