Page 1 of 2
OpenCart 1.4.x and SSL
Posted: Fri Mar 12, 2010 4:05 am
by neschalk
Daniel,
Are you limiting the SSL to only the domain now? no possibility for the shared environment anymore?
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 4:30 am
by Qphoria
There never was support for shared. but I think he did say it would be global and per-store
OpenCart 1.4.x and SSL
Posted: Fri Mar 12, 2010 4:33 am
by Daniel
neschalk wrote:Daniel,
Are you limiting the SSL to only the domain now? no possibility for the shared environment anymore?
Because the way cookies work there has never been shared SSL support. also shared SSL is hardly ever going to be secure when you are sharing an install. to be honest if you \are running a ecommerce business you should have your own SSL. this sort of thing is not expensive for a business.
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 11:17 am
by cmebd
Daniel wrote:neschalk wrote:Daniel,
if you \are running a ecommerce business you should have your own SSL. this sort of thing is not expensive for a business.
No necessarily so Daniel. Some are start up businesses (that obviously are looking for the most cost effective way to start) having to purchase an SSL certificate is not inexpensive when you run a small e-commerce business and makes the costs fairly prohibitive for some.
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 11:58 am
by Xsecrets
cmebd wrote:Daniel wrote:neschalk wrote:Daniel,
if you \are running a ecommerce business you should have your own SSL. this sort of thing is not expensive for a business.
No necessarily so Daniel. Some are start up businesses (that obviously are looking for the most cost effective way to start) having to purchase an SSL certificate is not inexpensive when you run a small e-commerce business and makes the costs fairly prohibitive for some.
if $30 is cost prohibitive then you probably shouldn't be running an ecommerce store.
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 1:17 pm
by cmebd
Xsecrets wrote:
if $30 is cost prohibitive then you probably shouldn't be running an ecommerce store.
OK where do you buy a $30 SSL certificate that is worth anything? AND don't get personal in your responses - not good practice on a public forum. Don't bother answering if you have nothing of value to offer!!
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 1:33 pm
by rph
cmebd wrote:OK where do you buy a $30 SSL certificate that is worth anything?
Versus what? I believe my work pays $45/year through our host for a 256-bit SSL certificate registered to our domain. It's not extended validation (which is a lot more expensive) but customers are demanding that yet.
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 1:35 pm
by okstated
GoDaddy has a basic SSL certificate that is very cheap and even comes free with it's shared hosting.
If you are concerned about a cheap SSL certificate being worth anything you might also have to ask what shared SSL certificates are worth. Even less.
Clearly this should not be a problem.
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 6:06 pm
by OrBeX
cmebd wrote:Xsecrets wrote:
if $30 is cost prohibitive then you probably shouldn't be running an ecommerce store.
OK where do you buy a $30 SSL certificate that is worth anything? AND don't get personal in your responses - not good practice on a public forum. Don't bother answering if you have nothing of value to offer!!
Check out
OpenSSL for a free SSL cert...
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 7:52 pm
by migz
I got a free SSL from namecheap. comes with free domain
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 8:03 pm
by Daniel
To get opencart to work accross shared ssl domain names would mean i would need to store the sessions in the DB. I like to keep things simpel and not have to drag the db class into the session class.
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 9:02 pm
by Qphoria
cmebd wrote:Xsecrets wrote:
if $30 is cost prohibitive then you probably shouldn't be running an ecommerce store.
OK where do you buy a $30 SSL certificate that is worth anything? AND don't get personal in your responses - not good practice on a public forum. Don't bother answering if you have nothing of value to offer!!
It's true tho

And GoDaddy ssls are sub-$20 and they work fine
Re: OpenCart 1.4.2
Posted: Fri Mar 12, 2010 11:31 pm
by peteVA
Qphoria wrote:
It's true tho

And GoDaddy ssls are sub-$20 and they work fine
I haven't looked today, but I've installed a couple of GoDaddy SSL my hosting clients have bought at $9.95USD.
You will need a dedicated IP, as well, usually in the $20 per year range, so $30 per year, overall. If you don't have that you have no business being in business.
Re: OpenCart 1.4.2
Posted: Sat Mar 13, 2010 12:24 am
by Qphoria
Amen
Re: OpenCart 1.4.2
Posted: Sat Mar 13, 2010 1:19 am
by Qphoria
My host offers a free dedicated ip for one domain. I use their reseller service so I can host unlimited sites for $12/mo. They are great and support is excellent
So hosting and security should be the easiest things to afford
OpenCart 1.4.2
Posted: Sat Mar 13, 2010 4:25 am
by cmebd
Daniel wrote:To get opencart to work accross shared ssl domain names would mean i would need to store the sessions in the DB. I like to keep things simpel and not have to drag the db class into the session class.
Thanks Daniel, appreciate the information.
Re: OpenCart 1.4.x and SSL
Posted: Sat Mar 13, 2010 4:37 am
by i2Paq
Because this discussion should be in its own topic I've split all the relevant replys from the OpenCart 1.4.2 topic and moved it here.
Re: OpenCart 1.4.2
Posted: Sat Mar 13, 2010 4:43 am
by twiggy
cmebd wrote:Daniel wrote:neschalk wrote:Daniel,
if you \are running a ecommerce business you should have your own SSL. this sort of thing is not expensive for a business.
No necessarily so Daniel. Some are start up businesses (that obviously are looking for the most cost effective way to start) having to purchase an SSL certificate is not inexpensive when you run a small e-commerce business and makes the costs fairly prohibitive for some.
The opencart software is free, you can run it on a shared host for $5 a month. How cheap do you want it?
At $30 a year for an ssl its hardly bank busting. The only people this will effect is kids selling pirated ebooks and music with an online store. I hardly think $30 will bother any individual never mind a start-up business with a nice fresh business loan.
Re: OpenCart 1.4.x and SSL
Posted: Sat Mar 13, 2010 7:07 am
by neschalk
Ok, I think it's safe to say we are all in support of dedicated ssl, (and it's advantages/security/etc.) I guess my point is that, regardless of what we may prefer, there are many people out there on shared hosting (and vhosts) that want an easy store to work with but don't want to change their hosting.
So dedicated SSL = best option. Shared SSL = an option that 'could' be.
I really hate to push these clients into zen-cart/os-commerce. If this is out all together as a future possibility that's fine (and understandable.) If its a module that can be built that would be pretty sweet. I know a few of us here would love to send the clients into your environment.
Re: OpenCart 1.4.x and SSL
Posted: Sat Mar 13, 2010 10:36 am
by Qphoria
There is a shared ssl mod on the forums somewhere.