Results 1 to 10 of 12

Hybrid View

  1. #1
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default SSL not working.

    I have made the changes to both configure.php files in the /includes and /admin/includes directories. I also made sure the value enable was set to "true".

    If i type in the url with https: the lock appear and the page is secure. The problem is my cart is not transferring to https, by itself.

    Now here is the hosting information.

    Hosting is with "godaddy"
    sharded certicated with godaddy.

    Godaddy said the only url I need to my main url, the cert is installed to that directory. I feel this is correct, since I can type the https url and the page works.

    am I missing anything else? Help would be great, I have looked at past cases, and cant seem to find my issue in the past.

    Thanks in advance,

    John

  2. #2
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: SSL not working.

    Only the required pages are SSL - login - CC information entry - etc

    Not the general cart pages - So you might be looking for having SSL in a place that is not considered as sensitive information
    Zen-Venom Get Bitten

  3. #3
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL not working.

    I must be confused. I only want the login and checkout to be SSL. Do I have to change a setting somewhere else other than the 2 configure files?

    I did not find anything in the admin section, am I missing something?

  4. #4
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: SSL not working.

    The problem is my cart is not transferring to https
    Probably my mis interpretation....
    Needs to be something like this for a 'shared SSL server
    Code:
      define('HTTP_SERVER', 'http://www.your_domain.com');
      define('HTTPS_SERVER', 'https://www.GoDaddy_SSL_Server.com');
    Zen-Venom Get Bitten

  5. #5
    Join Date
    May 2007
    Posts
    3
    Plugin Contributions
    0

    Default Re: SSL not working.

    OK, just got off the phone with godaddy support. My ssl is not a shared certificate. So, this should be even easier to setup. I made changes to the following files:

    includes/configure.php

    and

    admin/includes/configure.php

    http and https are set to my domain name.

    Values are equal to "true"

    But it still wont go into secure mode during login or checkout.

    John

  6. #6
    Join Date
    Aug 2005
    Location
    Arizona
    Posts
    27,755
    Plugin Contributions
    9

    Default Re: SSL not working.

    But it still wont go into secure mode during login or checkout.
    This is directly predicated upon the cert being installed correctly, as when this is done - the remainder is transparent/automatic
    Zen-Venom Get Bitten

  7. #7
    Join Date
    Apr 2007
    Posts
    12
    Plugin Contributions
    0

    Default Re: SSL not working.

    I am also with godaddy and have my own certificate.
    I am having the same problem, I made all required changes to the configure files and no luck.

  8. #8
    Join Date
    Sep 2008
    Posts
    4
    Plugin Contributions
    0

    Default Re: SSL not working.

    same here.. anyone kno what the deal is?

 

 

Similar Threads

  1. SSL not working
    By fscproductions in forum General Questions
    Replies: 5
    Last Post: 22 Oct 2010, 04:20 AM
  2. SSL not working
    By jctdake2 in forum Basic Configuration
    Replies: 9
    Last Post: 26 Feb 2009, 06:32 PM
  3. SSL Not working
    By acreativepage in forum General Questions
    Replies: 4
    Last Post: 16 Oct 2008, 09:30 PM
  4. SSL Not working
    By mate2007 in forum General Questions
    Replies: 3
    Last Post: 18 May 2008, 01:52 PM
  5. SSL not working
    By bhpepper in forum General Questions
    Replies: 21
    Last Post: 13 Mar 2007, 01:38 PM

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