News:

AbanteCart v1.4.2 is released.

Main Menu
support

SSL doesn't show agreen bar

Started by pandawdy, August 11, 2013, 05:51:12 PM

Previous topic - Next topic

pandawdy

I have HTTPS working fine on my store. It shows HTTPS in the URL bar, but it doesn't show up green, which I believe means that only parts of the pages are SSL and other parts are not.

After doing a little research, I believe this is due to parts of the page being fetched without without using https. How can this be fixed?

abantecart

Can you please post URL to the page at problem? I will check this for you
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

pandawdy

http://www.chadmarshall.net/store/

If you put anything in the cart and start checkout, you'll see the https show up in the URL bar. But it won't be green until the point of going over to PayPal to pay for it.

I do have a valid SSL certificate installed.

abantecart

I see some unsecured files loaded in your HTML
Example:

<script type="text/javascript" src="http://forms.aweber.com/form/47/943863547.js"></script> 


This can cause issues. Change to https
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

pandawdy

I removed the Aweber form completely, but it still doesn't show green.

When I enabled SSL, was there anything other than turning it on that I needed to do? Under system settings I just clicked the button ON. That's all I did.

pandawdy

Ok I did get it showing fully encrypted, but had to remove the Language option from all pages. Not a big deal because I don't offer other languages. The flag icon on the language option drop down was being fetched from http, not https.

But it still doesn't show a green bar. Even though it says it's fully encrypted, not partially encrypted.

pandawdy

Sorry I think I figured out what the deal is.

The green bar is produced only with EV SSL, not normal SSL.

pandawdy

Is there some way to force Abantecart to do everything in SSL?

It seems to jump in and out randomly. For example, my customer log in page. Sometimes it's SSL, sometimes it's not.  If I try to log in during check out, it will go non SSL, throwing up security warnings.

abantecart

Security warning shows because of non HTTPS inclusion of the script that I a posted before.
Please  rate your experience or leave your review
We need your help to build better free open source ecommerce platform for everyone. See how you can help

pandawdy

I got it all taken care of. Thanks for the help.

Forum Rules Code of conduct
AbanteCart.com 2010 -