Results 1 to 7 of 7
  1. #1
    Join Date
    Apr 2007
    Posts
    151
    Plugin Contributions
    0

    red flag 3rd party SSL Certificate Admin and Customer Login don't work

    Just finished installing my store on a different host provider. I'm using version 1.37 for zencart and keep the same version on the new provider. Everything works fine except the issue I'm having is the Admin and Customer Login areas. I get this error via Firefox.

    An error occurred during a connection to www.sullivanvitamins.com.

    SSL received a record that exceeded the maximum permissible length.

    (Error code: ssl_error_rx_record_too_long)

    I have a SSL certificate from GoDaddy my previous provider which seems to be causing the problem for my new provider Lunar Pages.

    Below is my includes/configure.php

    PHP Code:
    [scr]// Define the webserver and path parameters
      // HTTP_SERVER is your Main webserver: eg, http://www.yourdomain.com
      // HTTPS_SERVER is your Secure webserver: eg, https://www.yourdomain.com
      
    define('HTTP_SERVER''http://www.sullivanvitamins.com');
      
    define('HTTPS_SERVER''https://www.sullivanvitamins.com');

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

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      
    define('DIR_WS_CATALOG''/');
      
    define('DIR_WS_HTTPS_CATALOG''/');
    [/
    scr
    And this is my admin/includes/configure.php
    PHP Code:
    [scrdefine('HTTP_SERVER''http://www.sullivanvitamins.com');
      
    define('HTTPS_SERVER''https://www.sullivanvitamins.com');
      
    define('HTTP_CATALOG_SERVER''http://www.sullivanvitamins.com');
      
    define('HTTPS_CATALOG_SERVER''https://www.sullivanvitamins.com');

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

    // NOTE: be sure to leave the trailing '/' at the end of these lines if you make changes!
    // * DIR_WS_* = Webserver directories (virtual/URL)
      // these paths are relative to top of your webspace ... (ie: under the public_html or httpdocs folder)
      
    define('DIR_WS_ADMIN''/admin/');
      
    define('DIR_WS_CATALOG''/');
      
    define('DIR_WS_HTTPS_ADMIN''/admin/');
      
    define('DIR_WS_HTTPS_CATALOG''/');[/scr
    Let me know if you need more info.
    Last edited by gws76; 9 Feb 2009 at 05:19 AM.
    http://www.SullivanVitamins.com

    America's Favorite Vitamin Source & Irish Shop

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

    Default Re: 3rd party SSL Certificate Admin and Customer Login don't work

    You might want to do a search for your hosting provider on the forum.
    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
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: 3rd party SSL Certificate Admin and Customer Login don't work

    ... and a browser-generated error about SSL problems is something you should be reporting to your hosting company's tech support directly.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  4. #4
    Join Date
    Apr 2007
    Posts
    151
    Plugin Contributions
    0

    Default Re: 3rd party SSL Certificate Admin and Customer Login don't work

    Lunar Pages wants to upsell me in which they will generate the CSR for a fee"We charge $14.95 to generate the CSR needed for the 3rd party certificate and a $29.95 installation fee to install the certificate once received.".

    They told me I can also purchase one from them for $99 plus installation fees.

    How can I generate the CSR myself?
    http://www.SullivanVitamins.com

    America's Favorite Vitamin Source & Irish Shop

  5. #5
    Join Date
    Jan 2004
    Posts
    66,374
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: 3rd party SSL Certificate Admin and Customer Login don't work

    It is standard procedure for many hosting companies to charge for installing SSL certificates issued by other companies. You might have been able to waive those fees if you'd discussed SSL with them before signing up. You may or may not still be able to negotiate. The rates are average.

    *If* you can generate your own CSR, you'll have an option for that in your control panel. But even then, you'll often need *them* to complete the final installation anyway. It all depends on how they have their servers configured. Ask them.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  6. #6
    Join Date
    Apr 2007
    Posts
    151
    Plugin Contributions
    0

    Default Re: 3rd party SSL Certificate Admin and Customer Login don't work

    I contacted Lunar Pages and they weren't willing to waive the fees. It appears that there isn't a SSL/TLS Manager in cPanel for Lunar Pages. After searching through their tutorials it looks like they only have it for resellers. If I end up paying them to do the CSR and the installation I hope this solves the problem I'm having. Would this be the only thing causing the Admin login and Customer login problem?
    http://www.SullivanVitamins.com

    America's Favorite Vitamin Source & Irish Shop

  7. #7
    Join Date
    Aug 2005
    Location
    Vic, Oz
    Posts
    1,905
    Plugin Contributions
    5

    Default Re: 3rd party SSL Certificate Admin and Customer Login don't work

    Quote Originally Posted by gws76 View Post
    I contacted Lunar Pages and they weren't willing to waive the fees. It appears that there isn't a SSL/TLS Manager in cPanel for Lunar Pages. After searching through their tutorials it looks like they only have it for resellers. If I end up paying them to do the CSR and the installation I hope this solves the problem I'm having. Would this be the only thing causing the Admin login and Customer login problem?
    You still might get caught as you will have to submit the new CSR to your SSL provider to generate a new certificate
    They may charge an additional fee for that service as well??

 

 

Similar Threads

  1. Admin Page Registration for 3rd Party Modules
    By conor in forum Upgrading to 1.5.x
    Replies: 49
    Last Post: 9 Feb 2012, 10:12 PM
  2. SEO 3rd party module does not work with music products : read the solution here
    By nikko666 in forum All Other Contributions/Addons
    Replies: 1
    Last Post: 23 Feb 2008, 04:22 PM
  3. Paypal Virtual Terminal, 3rd Party SSL questions
    By monkeytastic in forum Built-in Shipping and Payment Modules
    Replies: 4
    Last Post: 6 Mar 2007, 09:39 PM
  4. 3rd-party Paypal Wpp Does Not Work
    By Satu in forum PayPal Express Checkout support
    Replies: 7
    Last Post: 10 Feb 2007, 07:30 PM

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