This is what it means : The page you are trying to view can not be shown because the authenticity of the received data could not be verified. The local socket is configured in such a way that it cannot use any of the SSL cipher suites. Step 1: In a new tab type about:config in the address bar and press enter; Step 2: In the filter field enter security.enable_ssl2; Step 3: Double click the entry so the value is true; Step 4: Close your browser and restart;
Possible causes include: (a) both SSL2 and SSL3 are disabled, (b) All the individual SSL cipher suites are disabled, or (c) the socket is configured to handshake as a server, but the certificate associated with that socket is inappropriate for the Key Exchange Algorithm selected.
Here is a link to explain more:
http://support.mozilla.com/en-US/kb/Firefox%20cannot%20connect%20securely%20because%20the%20site%20uses%20an%20older%20insecure%20version%20of%20the%20SSL%20protocol
Follow the steps:
161 views
Usually answered in minutes!
×