Jump to content

SSL not working


Recommended Posts

My SSL is telling me the connection is encrypted but the page includes other resources which are not secure.

 

I found the post on here suggesting this edit: 

 

https://github.com/PrestaShop/PrestaShop/commit/640100f10f789129dc50a0d68e3e82cedf85aad3

 

But this did NOT work for me!

 

If I right click in Chrome and inspect element, the console says my insecure content is:

 

http://mydomain.com

 

and

 

http://mydomain.com/search

 

 

I'm not sure where to fix these??? Where you can edit the links to these entries?

 

(Edit: It seems like it's not using the Links file that was edited and using static links to non-secure sites.

 

How could I edit things so it uses my SSL link to media if on a SSL page but a normal link if on non-ssl page?

Edited by Spyridon (see edit history)
Link to comment
Share on other sites

It is the next day and still having this issue! These are the errors on my SSL pages...

 

The page at 'https://mydomain.com/login?back=my-account' was loaded over HTTPS, but is submitting data to an insecure location at 'http://mydomain.com/search': this content should also be submitted over HTTPS.

 

The page at 'https://mydomain.com/login?back=my-account' was loaded over HTTPS, but is submitting data to an insecure location at 'http://mydomain.com/': this content should also be submitted over HTTPS.

 

Please assist. Not sure how to fix...

Edited by Spyridon (see edit history)
Link to comment
Share on other sites

×
×
  • Create New...