Opencart version: 1.4.9.4
An error occurred during a connection
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
Below are some things we recommend trying.
Ensure that port 443 is open and enabled on your server. This is the standard port for https communications.
If SSL is using a non-standard port then FireFox can sometimes give this error. Ensure SSL is running on port 443.
If using Apache2 check that you are using port 443 for SSL. This can be done by setting the ports.conf file as follows
Listen 80
Listen 443 https
Make sure you do not have more than one SSL certificate sharing the same IP. Please ensure that all SSL certificates utilise their own dedicated IP.
If using Apache2 check your vhost config. Sometiems changing <VirtualHost> to _default_ resolves the error.
Make sure that your SSL certificate is not expired
uksitebuilder wrote:This usually means the implementation of SSL on your server is not correct. The error is usually caused by a server side problem which the server administrator will need to investigate.
Below are some things we recommend trying.
Ensure that port 443 is open and enabled on your server. This is the standard port for https communications.
If SSL is using a non-standard port then FireFox can sometimes give this error. Ensure SSL is running on port 443.
If using Apache2 check that you are using port 443 for SSL. This can be done by setting the ports.conf file as follows
Listen 80
Listen 443 https
Make sure you do not have more than one SSL certificate sharing the same IP. Please ensure that all SSL certificates utilise their own dedicated IP.
If using Apache2 check your vhost config. Sometiems changing <VirtualHost> to _default_ resolves the error.
Make sure that your SSL certificate is not expired
Where can I check whether port 443
... Certificate has not expired, now purchased ...
/sorry for bad English/
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
Attachments
1.jpg (77.22 KiB) Viewed 16737 times
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
uksitebuilder wrote:looking at your config.php in your original pst you have http:// instead of https:// for your HTTPS defines
// HTTP
define('HTTP_SERVER', 'http://mywebsite.com/admin/');
define('HTTP_CATALOG', 'http://mywebsite.com/');
define('HTTP_IMAGE', 'http://mywebsite.com/image/');
// HTTPS
define('HTTPS_SERVER', 'https://mywebsite.com/admin/');
define('HTTPS_IMAGE', 'https://mywebsite.com/image/');
I tried so but still gives error
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
// HTTP
define('HTTP_SERVER', 'http://mywebsite.com/admin/');
define('HTTP_CATALOG', 'http://mywebsite.com/');
define('HTTP_IMAGE', 'http://mywebsite.com/image/');
// HTTPS
define('HTTPS_SERVER', 'http://mywebsite.com/admin/');
define('HTTPS_IMAGE', 'http://mywebsite.com/image/');
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
е-mail message:
Code: Select all
Attached to this email you should find a .zip file containing:
Your PremiumSSL Certificate - mywebsite.com.crt
Your Apache "bundle" file - mywebsite.com.ca-bundle
You can also find your PremiumSSL Certificate for www.mywebsite.com in text format at the bottom of this email.
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
... and I see so far appears HTTPS: / / ..., but does not go padlock icon that has a secure connection
Attachments
1.jpg (76.74 KiB) Viewed 16697 times
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
Code: Select all
http://mybgshop.co.nz//catalog/view/javascript/jquery/superfish/css/superfish.css
Code: Select all
catalog/view/javascript/jquery/superfish/css/superfish.css
метални табели отпечатване на флаери отпечатване на винил отпечатване на плакати
* Update Firefox
* Disable Antivirus
* Open Firefox in safe mode
* Turn Off Firefox Add-ons
* Refresh the Browser
* Set security.tls.version.max to 0
* Use a VPN
I found a few explainations and fixes:
https://support.mozilla.org/en-US/questions/1222739
https://stackoverflow.com/questions/119 ... apache-ssl
https://www.thesslstore.com/blog/ssl_er ... _too_long/
Users browsing this forum: Die Hobbywerkstatt and 8 guests