Fix error code: ssl_error_ssl2_disabled

Filed Under (Mozilla Firefox, Technology tips) by Ezu on 20-11-2009

Tagged Under :

This article describe how you can solve the problem when you try to navigate from a web address, and in the screen appear this error:

“Firefox can’t connect securely to (site name) because the site uses an older, insecure version of the SSL protocol

Error code: ssl_error_ssl2_disabled”

In Firefox the support for SSL v2 (Secure Sockets Layer 2.0) is disabled by default. While most sites have moved to a better encryption protocol, some have not. If you access a site that only supports SSL v2, you will receive the above error in Firefox.

To fix this error you can turn on SSL v2 support.

SSL v2 is disabled for a reason. It is a flawed security mechanism, and any information you send to an SSL v2 site could be intercepted by someone else.

Follow these steps:

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 Firefox and restart;

Another way to fix this problem is this:

Step 1: Go to Tools -> Options -> Advanced ;

Step 2: Choose Encryption tab;

Step 3: Tick both SSL 3.0 and TLS 1.0 boxes;
Read the rest of this entry »

Error 403: Forbidden /Access Denied

Filed Under (General errors, Internet Explorer, Windows error) by Ezu on 06-07-2009

Tagged Under : ,

Like 401 Unauthorized errors, error 403: Forbidden /Access Denied appear when you don’t have access on the site. For ex. if you have another internet connection via ISP, the proxy server which you have it at the old ISP, interrupts the connection and displays the error messages.

error-403-forbidden-access-denied

The causes are:

  • Incorrectly specified a proxy server in your Internet Explorer, Firefox, Safari, etc settings.
  • Require a username and password and you should pay more attention where you type these. (Attention to case sensitivity)
  • Times the website server may not have the proper permissions set up on its directories


How to fix error 403: Forbidden /Access Denied

Steps for Internet Explorer:

Step 1. Go to Tools -> Internet Options…
Step 2. Click on Connections tab
Step 3. LAN Settings…
Step 4. Tick out the proxy server

Steps for Mozilla Firefox:

Step 1. Go to Tools -> Options…
Step 2. Go to Advanced settings
Step 3. Network tab
Step 4. Settings…
Step 5. Tick out the proxy server