I just secured my site with a SSL. How do I get everything in my cart to point to https instead of http?
I just secured my site with a SSL. How do I get everything in my cart to point to https instead of http?
I just searched the FAQs section for "SSL" and got this article back: http://www.zen-cart.com/content.php?...alled-zen-cart
.
Zen Cart - putting the dream of business ownership within reach of anyone!
Donate to: DrByte directly or to the Zen Cart team as a whole
Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.
You do not want to do this as it adds time for page loading
ZenCart is smart enough to switch to ssl for sensitive pages
http://www.zen-cart.com/content.php?...alled-zen-cart
Zen-Venom Get Bitten
SSL serves TWO main purposes:
1. It IDENTIFIES your site as being "what it says it is"... So it helps prevent people setting up a site and pretending it is another site.
2. (Related to 1 above) It ENCRYPTS information that is being transmitted FROM the site TO the server (and some times the other way around) so that data during transmission is encoded. If it is intercepted during transmission, it is practically impossible to decipher.
And that's it, basically...
There is NO ADDED SECURITY against hacking, for example, or rogue scripts getting into the server.
Because the encryption of the data is resource-heavy, the page load times are slower - in some cases VERY slow, and this is not good in a world where the top eCommerce sites load their pages in a few micro-seconds.
The longer it takes to load your page, the less likely people will stick around to shop.
SO zencart "switches on" SSL only when needed, and switches it OFF when not needed. Clever huh?
20 years a Zencart User