Jump to content



Latest News: (loading..)

- - - - -

SSL certificate


This topic has been archived. This means that you cannot reply to this topic.
3 replies to this topic

#-19   Lana77

Lana77
  • Members
  • 18 posts

Posted 02 December 2010 - 09:19 AM

Hello,
I am trying to see my SSL certificate (my hosting package includes one) and getting an error message below when I use https in my web address line.
Can anyone comment on it please? Is there anything I need to do?
Many thanks
Lana

Secure Connection Failed

An error occurred during a connection to

SSL received a record that exceeded the maximum permissible length.

(Error code: ssl_error_rx_record_too_long)

#-18   TonyBunney

TonyBunney
  • Members
  • 33 posts

Posted 03 December 2010 - 08:40 AM

Hi Lana. I am just about to implement an SSL certificate on my site so I would also be interedted in any issues that this may cause and also any feedback from you as you how you went about implemeting the certificate.
Regards

Tony

#-17 ONLINE   DunWeb

DunWeb
  • Members
  • 12,714 posts

Posted 03 December 2010 - 09:06 AM

Lana,

1) Have you installed the SSL to work with your domain name ?

2) Have you enabled the SSL in the includes/configure.php file ?

3) Have you changed this line in the includes/configure.php file from this:

define('HTTPS_SERVER', 'http://www.yourdomain.com');

to this:

define('HTTPS_SERVER', 'https://www.yourdomain.com');         ????




Chris
:|: Was this post helpful ? Click the LIKE THIS button :|:

See my Profile (click here)  for more information and to contact me for professional osCommerce support that includes custom templates, add ons as well as cart leasing and support plans.

#-16   mavricktree

mavricktree
  • Members
  • 5 posts

Posted 21 January 2012 - 11:26 PM

how do you install SSL on the site and how to enable the SSL in the config file

is it one of the primissions