I am working on a magento application. The client application is based on a https:// based URL. When I upload my magento application to my server it displays the following error:
Secure Connection Failed
An error occurred during a connection to subdomain.myserver.info. SSL received a record that exceeded the maximum permissible length. (Error code: ssl_error_rx_record_too_long)
The page you are trying to view cannot be shown because the authenticity of the received data could not be verified.
Please contact the website owners to inform them of this problem.
How do I solve this error?