On a new installation of a NTWS 6.51 server. Using SSL on the whole app, we get the following error-
==============================
Secure Connection Failed
An error occurred during a connection to 66.208.242.189:50006.
SSL received a record that exceeded the maximum permissible length.
(Error code: ssl_error_rx_record_too_long)
==============================
Any suggestions on what can cause this? In searching for the error in the forum, I see that it is mostly seen as an issue with a single page having 2 servers. That is not the case here since the whole site is secure.
We have this running on 3 other servers as well and I'm at a loss as to what differences I might look for.
=<Edit>==
Here is the error from Chrome:
=======================
SSL connection error
Unable to make a secure connection to the server. This may be a problem with the server, or it may be requiring a client authentication certificate that you don't have.
Error 107 (net::ERR_SSL_PROTOCOL_ERROR): SSL protocol error.
=======================
Thanks,
Chris C