Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Error Code -12263


Barcelona

Recommended Posts

I have only managed to duplicate the error code when accessing an SSL page where the site has no SSL Certificate. If you do NOT have an SSL cert then adjust your configure.php files to reflect this.

 

 

If you do have an SSL Cert see if there is anything on your SSL pages that is http and not https, it could be an image for even something like a favicon that could create this error.

 

 

The technical answer is

 

"SSL_ERROR_RX_RECORD_TOO_LONG" ... "SSL received a record that exceeded the maximum permissible length."

 

This generally indicates that the remote peer system has a flawed implementation of SSL, and is violating the SSL specification.

 

 

HTH

Link to comment
Share on other sites

Thank you for helping me out on this... really not good with handling SSL stuff! :blush:

 

I do have an SSL cert for this site ! Could you walk me through what pages I need to check ?? :rolleyes:

 

Thanks Again !!!!

Link to comment
Share on other sites

Your pages come up with http but not with https (obviously). Is your SSL cert yours or is it shared. If shared make sure you have it directing to the correct domain (which is probably NOT yours, it will be your hosts domain). This can be found by searching their knowledge base.

 

If it is yours then there is probably something wrong with the cert

 

See if this thread sounds familiar to you http://www.oscommerce.com/forums/index.php?sho...p;#entry1095759

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...