Page 1 of 1

https problem

Posted: Mon Mar 28, 2016 9:59 pm
by heartbreak18
im using https but when i try to remove the cart, the notification show up
"The information you have entered on this page will be sent over an insecure connection and could be read by a third party."
I 've written a base https in config.php and all went well but when pressing a button on a cart remove update that notifications appear.

Re: https problem

Posted: Mon Mar 28, 2016 11:57 pm
by leo
Have you set "Use SSL" to yes in admin/settings?

Re: https problem

Posted: Tue Mar 29, 2016 12:36 am
by heartbreak18
yes i have..

how can i fixed it?

Re: https problem

Posted: Tue Mar 29, 2016 2:26 am
by leo
So, you have not modified HTTP_BASE, and just added https://whatever to HTTPS_BASE line?

Re: https problem

Posted: Tue Mar 29, 2016 3:38 pm
by Brent
This is not a problem or a bug. When you add items to the cart, you can view the cart through http.
If you hit checkout, you will be directed to login, which uses https. After you login, you are directed back to cart, again using https.
Only checkout or customer pages use https. if you were anywhere in the checkout process and return the the display pages like home, category, etc, you will by using http. Anytime you go from a https, secure server page, to a http page, this notice is generated by the browser.

Re: https problem

Posted: Wed Dec 28, 2016 9:37 am
by adriane.masson
Brent wrote:This is not a problem or a bug. When you add items to the cart, you can view the cart through http.
If you hit checkout, you will be directed to login, which uses https. After you login, you are directed back to cart, again using https.
Only checkout or customer pages use https. if you were anywhere in the checkout process and return the the display pages like home, category, etc, you will by using http. Anytime you go from a https, secure server page, to a http page, this notice is generated by the browser.
That is definitely right @Brent ! SSL is only used when the user is logged in and/or when on checkout page.

Re: https problem

Posted: Wed Jan 23, 2019 3:12 am
by sarahah
how much does ssl certificate cost? Is it necessary for SEO?

Re: https problem

Posted: Wed Jan 23, 2019 10:11 am
by leo
It is not necessary for SEO. Ask your host for price.