osCmax v2.5 User Manual
Results 1 to 8 of 8

SSL Problems

This is a discussion on SSL Problems within the osCmax v2 Installation issues forums, part of the osCmax v2.0 Forums category; Hey folks, I was hoping you could help me troubleshoot through a problem I have been having with my SSL ...

      
  1. #1
    Member Munt's Avatar
    Join Date
    Jul 2010
    Posts
    49
    Rep Power
    0


    Default SSL Problems

    Hey folks, I was hoping you could help me troubleshoot through a problem I have been having with my SSL certificate. My host assures my it's installed correctly and suggests it's a problem with my sites code.

    My page does not display the lock i have added the relevant bits into the configure.php but to no avail. What's my next port of call?

    Live Site

    Cat/includes
    Code:
    define('HTTP_SERVER', 'http://www.mysite.com');
      define('HTTPS_SERVER', 'https://www.mysite.com');
      define('ENABLE_SSL', true);
      define('HTTP_COOKIE_DOMAIN', 'www.mysite.com');
      define('HTTPS_COOKIE_DOMAIN', 'www.mysite.com');
    admin/includes
    Code:
      define('HTTP_SERVER', 'http://www.mysite.com');
      define('HTTP_CATALOG_SERVER', 'http://www.mysite.com');
      define('HTTPS_CATALOG_SERVER', 'https://www.mysite.com');
      define('ENABLE_SSL_CATALOG', 'true');
    Thanks for reading
    Last edited by Munt; 08-18-2010 at 10:57 AM.

  2. #2
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Post Re: SSL Problems

    Working fine - will only show where relevant - signing in etc.
    However you are referencing some images incorrectly - favicon.png, plus your Livezilla image (do NOT use absolute path names - why oh why oh why?) /livezilla/image.php?id=03 will suffice.

    In the admin configure.php use https for the 1st two lines, to use secured connections.
    Last edited by ridexbuilder; 08-18-2010 at 10:41 AM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  3. #3
    Member Munt's Avatar
    Join Date
    Jul 2010
    Posts
    49
    Rep Power
    0


    Default Re: SSL Problems

    Absolute legend! I now have my lock! Admin section SSL'd up to. Thank you!

    Purely out of curiosity
    in the admin section it says "You are protected by a unknown secure SSL connection."

    Are there any occasions when the SSL cert will be known to the admin section ?

  4. #4
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Wink Re: SSL Problems

    Quote Originally Posted by Munt View Post
    Are there any occasions when the SSL cert will be known to the admin section ?
    Yep, by spending a fortune on a 'higher order' SSL, which will offer no increase in security levels.
    Can't remember off-hand whether a Certified Domain would make the odds (that's a LOT cheaper) - might try if/when I get some donations.
    Last edited by ridexbuilder; 08-18-2010 at 11:21 AM.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  5. #5
    osCMax Development Team
    ridexbuilder's Avatar
    Join Date
    Jul 2008
    Location
    Haggisland
    Posts
    3,014
    Rep Power
    36


    Default Re: SSL Problems

    Nice clean template, BTW. Based on compromise, presumably.
    Get yourself Firefox/Yslow - a few wee tweaks to clean up pages - nothing drastic.
    Hosting plans with installation, configuration, contributions, support and maintenance.

  6. #6
    osCMax Development Team
    pgmarshall's Avatar
    Join Date
    Feb 2009
    Location
    London
    Posts
    2,678
    Rep Power
    49


    Default Re: SSL Problems

    I agree with Ridex.

    Nice looking site ... Smu**** (Part of FireBug) could save you some bandwidth on your images and you are missing your category images (click a category and look in top right hand corner)... either upload a blank_pixel or remove ... you won't see this in Firefox only IE and Chrome ...

    Regards,
    pgmarshall
    _______________________________

  7. #7
    Member Munt's Avatar
    Join Date
    Jul 2010
    Posts
    49
    Rep Power
    0


    Default Re: SSL Problems

    @ridexbuilder
    Thanks for the kind words! I just started looking at the compromise templating system. This is using a modified fallback template. I'm having lots of trouble trying to rejig the product display templates (make that failing completely ).

    Just installing Yslow now, looks promising. Ta again!

    @pgmarshall
    Thanks I'm still working on that site ... it's far from finished but good enough for production. I am making it for a friend so I didn't want him working off my heavily modded oscommerce debacle any longer.

    I couldn't find Smu**** but I found lots of features I hadn't looked at before. It's much more powerful than I thought.

    Look's like I'll have to break out the spacer.gif again
    I'm trying to redo all the stores images at the moment (custom crops for thumbnails etc) but I'm finding having the same thumbnail for the product listing and the product page troublesome.

  8. #8
    Member Munt's Avatar
    Join Date
    Jul 2010
    Posts
    49
    Rep Power
    0


    Default Re: SSL Problems

    As regarding a donation I'll gladly to make one when I have some money(in the not distant future), the advice from these forums has been invaluable.

    God bless student loans

Similar Threads

  1. problems with php
    By shona324 in forum osCmax v2 Customization/Mods
    Replies: 3
    Last Post: 06-18-2009, 06:34 AM
  2. Help Several Problems
    By Kronox in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 05-01-2008, 11:49 AM
  3. SSL problems
    By mryan98a in forum osCommerce 2.2 Modification Help
    Replies: 1
    Last Post: 08-30-2004, 08:45 AM
  4. problems....
    By milos in forum osCmax v1.7 Discussion
    Replies: 0
    Last Post: 10-14-2003, 09:12 AM
  5. Log in Problems
    By angelbud in forum osCommerce 2.2 Modification Help
    Replies: 3
    Last Post: 06-01-2003, 05:29 PM

Tags for this Thread

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
  •