Page 1 of 1
SSL
Posted: Thu Dec 04, 2008 3:44 am
by atulkhare
Hiii,
whats the SSL stand for ?
what is the utility of SSL .where we can use it..please let me know the detail about SSL..
Thanks And Regard
Atul khare
Re: SSL
Posted: Thu Dec 04, 2008 7:11 am
by mazhar
SSL stands for Secure Socket Layer. The SSL protocol allows applications to communicate across a network in a way designed to prevent eavesdropping, tampering, and message forgery.
Read the SSL section in this document
http://help.ablecommerce.com/mergedProj ... ttings.htm
Re: SSL
Posted: Fri Dec 05, 2008 5:11 am
by atulkhare
I have commited mistake to set SSL..
i have Enabled SSL from admin ...
but now when i am visiting my site so i am unable to login ..i also unable to access my admin account.
how to disable SSL.
and please let me know how to set SSL Properly ..
what exactly the wjhole procedure for configuring SSL..
Thanks And Regard
Atul Khare.
Re: SSL
Posted: Fri Dec 05, 2008 6:30 am
by jmestep
You will have to change that in the database directly in the ac_StoreSettings table. The field is SSLEnabled and you will have to change that to False
On your other question about SSL, you have to purchase an SSL certificate and your web hoster could probably recommend a company that they use . You should also go to wikipedia or some site like that to find out more about running an ecommerce site. I'm not trying to be unkind, but you need to get a good general knowledge of all that is involved and things will be easier for you.
Re: SSL
Posted: Fri Sep 12, 2014 7:23 am
by ImmortalLogic
Can SSL be set for the entire cart? I am looking in the Store Configurations and though it can be set, it is only set for login or checkout. If it can be set in the database...if possible, I will research it.