SSL error after upgrading to 2.2.4

Hi,

I started getting SSL error when using Chrome in my site whenever I'm in https. I started seeing this problem immediately after the upgrade to 2.2.4. I tried to check the source and I'm guessing this is due to non-https links to searchanise and twigmo. Any idea how to fix this?





thanks!

Mike

Your URL's should never contain fully qualified domain names (I.e. http://foo.com/images/bar.jpg). When they do, the handler for HTTPS in the cart can't change them to be https. Instead, you should use only relative paths. I.e. images/bar.jpg.



This will eliminate 99% of https issues as it relates to the browsers detecting non secure content.

[quote name='buging' timestamp='1321781188' post='126350']

Hi,

I started getting SSL error when using Chrome in my site whenever I'm in https. I started seeing this problem immediately after the upgrade to 2.2.4. I tried to check the source and I'm guessing this is due to non-https links to searchanise and twigmo. Any idea how to fix this?





thanks!

Mike

[/quote]





My SSL Stopped working too after upgrade, any solutions yet?



Thanks

Almond Joy

[quote name='tbirnseth' timestamp='1321817727' post='126381']

Your URL's should never contain fully qualified domain names (I.e. http://foo.com/images/bar.jpg). When they do, the handler for HTTPS in the cart can't change them to be https. Instead, you should use only relative paths. I.e. images/bar.jpg.



This will eliminate 99% of https issues as it relates to the browsers detecting non secure content.

[/quote]



I detected links outside our domain so I cant possible use relative paths. for example, there's a direct link to twigmo.com. I guess I should change http to https?

I have not looked at the twigmo addon so can't really advise. But it “should” be sensitive to the protocol being used (http/https) since it's a cs-cart supplied product.

The problem went away when I uninstalled Searchanise and Twigmo

Then I would report those as bugs in bug tracker

I got my SSL back after I uninstalled twigmo too.

[quote name='tbirnseth' timestamp='1321911044' post='126453']

Then I would report those as bugs in bug tracker

[/quote]



just did. thanks!

i had the same problem.

they must check it .