Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default SSL from GoDaddy

    I searched the forum and found some advice on it and some code. But apparently the code is already in v1.3.0 so....

    Does anyone else have a turbo SSL from GoDaddy? I know I need to talk to my host about installing it. I am on chat with them now. But I wanted to know, are there any changes to things/code I need to do to make the ssl work with cart? Is it automatic?


    TIA

  2. #2
    Join Date
    Dec 2005
    Location
    My Own Fluffy Place, Pangea
    Posts
    420
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    It's automatic. SSL encrypt the data transmittion layer between computers, it doesn't matter what you're transfering on that layer. All you have to do is install it and allocate a unique ip, then just type in https and if you get the padlock without popup then you're all ready to go.
    Yeah! I'm small! I'm Fluffy! *Stick tongue out*

  3. #3
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    well I can type in the https:// but I thought the whole point of having the SSL was so that when people surfed to my site and shopped the whole thing would be secure? Right now just the first page shows up as https:// and only if you type it. It still shows up as http:// too.

    I am new, as you can tell so maybe I'm confused about what SSL actually does. Like how will the customers know I have an ssl secured site if they don't type in the https://. I know I never think to type that. KWIM?

  4. #4
    Join Date
    Dec 2005
    Location
    My Own Fluffy Place, Pangea
    Posts
    420
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    Shopping doesn't need to be secure, only the checkout portion where they actually enter the credit card and other information need to be. If you go to the checkout section then Zencard does switch to https automatically. Your customer will see a whole padlock if SSL have been implemented correctly for a particular page. If there are some elements that isn't transfered by SSL then you will see a broken padlock and a warning will come out.

    SSL is a connection layer, whenever you type in https: the connection request goes to the server and request a secure connection. Once the connection have been established then anything sent over will be encryped based on the highest security setting that can be use between the two.

    SSL is based on a public key encryption system. You generated 2 keys when you request an SSL certificate. The private key which you keep can decrypt anything by the public key and vice versa. When an SSL connection is establish your server send out the public key to the requesting browser so that they can use it to decrypt anything encrypted on the server by your private key. The browser then uses the public key to encrypt data it sent to the server that only the private key your possess can decrypt.

    SSL is the mechanism through which negotiation and transferance of the public key occur behind the scene.
    Yeah! I'm small! I'm Fluffy! *Stick tongue out*

  5. #5
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    oh okay!

    Hey was I supposed to go in and change the SSL option to enabled or 'yes' or what not?

    When I initially set up the cart I didn't have an ssl cert. So I left both questions as "No"

  6. #6
    Join Date
    Dec 2005
    Location
    My Own Fluffy Place, Pangea
    Posts
    420
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    Yes, I don't think there's a db key, so just changing the config files should work.
    Yeah! I'm small! I'm Fluffy! *Stick tongue out*

  7. #7
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    Okay next question.

    Which configure files and where are they? I really have no idea what I'm looking at when I open any of the php files so I don't want to mistake something somewhere and change some random thing.

  8. #8
    Join Date
    Dec 2005
    Location
    My Own Fluffy Place, Pangea
    Posts
    420
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    There's only 2

    /includes/configure.php and /admin/includes/configure

    Around the top, there should be a couple of settings, one with a url for normal, one with a url for https, and one that say if you want SSL and that should be true.
    Yeah! I'm small! I'm Fluffy! *Stick tongue out*

  9. #9
    Join Date
    May 2006
    Location
    Anywhere USMC points
    Posts
    368
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    okay! I got it right (which files I mean). I have to wait until actual laptop is free to do testing. Hypothetically speaking would not having those things changed be the cause of my problem?

  10. #10
    Join Date
    Dec 2005
    Location
    My Own Fluffy Place, Pangea
    Posts
    420
    Plugin Contributions
    0

    Default Re: SSL from GoDaddy

    You can always do a re-install :) That'll get ya familiar with Zen Cart more as well. I probably did about 15 or 20 reinstalls before I got what I wanted.
    Yeah! I'm small! I'm Fluffy! *Stick tongue out*

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. SSL nightmare on GoDaddy v1.3.8a
    By kathis in forum General Questions
    Replies: 1
    Last Post: 24 Aug 2010, 12:53 PM
  2. Godaddy SSL Seal?
    By PetesTown in forum Addon Sideboxes
    Replies: 42
    Last Post: 3 Jul 2010, 06:14 PM
  3. ssl: godaddy or geotrust
    By mafiasam in forum Addon Payment Modules
    Replies: 17
    Last Post: 15 Oct 2006, 10:44 PM
  4. Godaddy SSL Seal
    By makulit in forum All Other Contributions/Addons
    Replies: 5
    Last Post: 10 Aug 2006, 05:00 PM
  5. GoDaddy SSL Module ?
    By kevnj in forum Addon Sideboxes
    Replies: 1
    Last Post: 28 Jun 2006, 02:21 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR