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)
Latest News: (loading..)
SSL certificate
Started by Lana77, Dec 02 2010 09:19 AM
3 replies to this topic
#-19
Posted 02 December 2010 - 09:19 AM
#-18
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
Regards
Tony
#-17 ONLINE
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
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.
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
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
is it one of the primissions









