Thread: SSL setup

Page 1 of 2 12 LastLast
Results 1 to 10 of 15
  1. #1
    Join Date
    Oct 2008
    Posts
    56
    Plugin Contributions
    0

    Default SSL setup

    Ok, so I just got my SSL certificate and I went through the FAQ for setting it up. But for some reason when I click on a product it takes me outside the Secured area. Have a look here and click on any product: https://www.blackflameclothing.com/catalog

    Does anyone know what the problem is?

  2. #2
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: SSL setup

    You only get Secure pages when you need them - The whole store is not supposed to run SSL.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  3. #3
    Join Date
    Oct 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: SSL setup

    goy it! Thanks!

  4. #4
    Join Date
    Oct 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: SSL setup

    Ok so setup the ssl on the includes/configure.php:

    // Define the webserver and path parameters
    // HTTP_SERVER is your Main webserver: eg-http://www.your_domain.com
    // HTTPS_SERVER is your Secure webserver: eg-https://www.your_domain.com
    define('HTTP_SERVER', 'http://www.blackflameclothing.com');
    define('HTTPS_SERVER', 'https://www.blackflameclothing.com');

    // Use secure webserver for checkout procedure?
    define('ENABLE_SSL', 'true');

    and the password and login are in there as well

    Plus I setup admin/includes/configure.php:

    define('HTTP_SERVER', 'http://www.blackflameclothing.com');
    define('HTTPS_SERVER', 'https://www.blackflameclothing.com');
    define('HTTP_CATALOG_SERVER', 'http://www.blackflameclothing.com');
    define('HTTPS_CATALOG_SERVER', 'https://www.blackflameclothing.com');

    // Use secure webserver for catalog module and/or admin areas?
    define('ENABLE_SSL_CATALOG', 'true');
    define('ENABLE_SSL_ADMIN', 'true');


    with the same login and password, but now I can't login!!!!!

  5. #5
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: SSL setup

    Secure Connection Failed



    blackflameclothing.com uses an invalid security certificate.

    The certificate is not trusted because the issuer certificate is unknown.

    (Error code: sec_error_unknown_issuer)


    * This could be a problem with the server's configuration, or it could be someone trying to impersonate the server.

    * If you have connected to this server successfully in the past, the error may be temporary, and you can try again later.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  6. #6
    Join Date
    Oct 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: SSL setup

    hmmmm that is weird. The owner bought the SSL from Register.com and then we had it installed on networksolutions.com (the hosting company)? Is it possible that they did not install it correctly?

    Also all long should I wait to try again?

    I believe I already aconnected to it once before!

    Thanks Kim!

  7. #7
    Join Date
    Oct 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: SSL setup

    Also when I go to the site: https://www.blackflameclothing.com/catalog

    It asks me if I want to go over to a secure connection?

  8. #8
    Join Date
    Jun 2003
    Posts
    33,721
    Plugin Contributions
    0

    Default Re: SSL setup

    networksolutions.com
    Oh dear, bad news - You need to find a new host.
    Please do not PM for support issues: a private solution doesn't benefit the community.

    Be careful with unsolicited advice via email or PM - Make sure the person you are talking to is a reliable source.

  9. #9
    Join Date
    Oct 2008
    Posts
    56
    Plugin Contributions
    0

    Default Re: SSL setup

    pleeeaaaasssseee don't tell me that. Please!!!

    Is there anything I can do?? The ownder already signed up like a 3 year contract!!!

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

    Default Re: SSL setup

    Register.com CA Authority - is not one present in any of the browsers I use??? Other than that things look correct.
    You should not be attempting to enter (spaces mine)
    https ://www.blackflameclothing.com/catalog
    Instead enter this and select the login link and it auto switches - but does warn about register.com CA Authority
    http ://www.blackflameclothing.com/catalog

    Have you viewed this in IE??
    Your .png's are creating issues and a known problem with IE...
    Convert them to .jpg's
    Zen-Venom Get Bitten

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. SSL Setup Problem
    By matthewrossser in forum Basic Configuration
    Replies: 2
    Last Post: 29 Apr 2010, 03:28 AM
  2. ssl setup
    By eturk in forum Basic Configuration
    Replies: 3
    Last Post: 24 Jun 2009, 02:18 AM
  3. SSL Setup
    By CabinetGuy in forum General Questions
    Replies: 1
    Last Post: 24 Nov 2008, 11:42 PM
  4. SSL setup
    By awk_grep in forum General Questions
    Replies: 3
    Last Post: 26 Jan 2007, 05:33 AM
  5. SSL setup
    By _d1ZZy_ in forum Basic Configuration
    Replies: 6
    Last Post: 3 Jun 2006, 10:41 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