SSL is disabled: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(split security component into a new article)
Line 4: Line 4:
* Make sure that "Do not use OCSP for certificate validation" is selected under "[[Menu differences in Windows, Linux, and Mac|Tools -> Options]] -> Advanced -> Encryption  -> Verification" (Firefox 2) "Tools -> Options -> Advanced -> Security -> Verification" (Firefox 1.5 or earlier) or  "Edit -> Preferences -> Privacy & Security ->  Validation" (Mozilla Suite).
* Make sure that "Do not use OCSP for certificate validation" is selected under "[[Menu differences in Windows, Linux, and Mac|Tools -> Options]] -> Advanced -> Encryption  -> Verification" (Firefox 2) "Tools -> Options -> Advanced -> Security -> Verification" (Firefox 1.5 or earlier) or  "Edit -> Preferences -> Privacy & Security ->  Validation" (Mozilla Suite).
* If you're using a manual proxy, make sure "Use this proxy for all protocols" and "SSL proxy" in "[[Menu differences in Windows, Linux, and Mac|Tools -> Options]] -> Advanced -> Network / Connection -> Settings" (Firefox 2) or "Tools -> Options -> General -> Connection Settings" (Firefox 1.5 or earlier) are set to the correct values.
* If you're using a manual proxy, make sure "Use this proxy for all protocols" and "SSL proxy" in "[[Menu differences in Windows, Linux, and Mac|Tools -> Options]] -> Advanced -> Network / Connection -> Settings" (Firefox 2) or "Tools -> Options -> General -> Connection Settings" (Firefox 1.5 or earlier) are set to the correct values.
* {{Right-pic|Security_component_alert.png}} If you received the message "Could not initialize the browser's security component. The most likely cause is problems with files in your browser's profile directory. Please check that this directory has no read/write restrictions and your hard disk is not full or close to full. It is recommended that you exit the browser and fix the problem. If you continue to use this browser session, you might see incorrect browser behavior when accessing security features."...
** Check your hard drive's remaining capacity and the file permissions on the files in your [[profile folder]].
** Delete the ''cert8.db'' file in your [[profile folder]] and try again. [http://www.uni.edu/turnert/2005/02/thunderbird-error-could-not-initialize.html]
** Try [[profile manager | creating a new profile]]. Your current profile might be corrupted due to many reasons, such as changes in your system or lack of HD space at one point.
* Firefox and Mozilla Suite use a loopback connection which is required for SSL. Check your firewall settings to make sure you have not blocked incoming connections to Firefox or Mozilla Suite.
* Firefox and Mozilla Suite use a loopback connection which is required for SSL. Check your firewall settings to make sure you have not blocked incoming connections to Firefox or Mozilla Suite.
* Clear the cache: "[[Menu differences in Windows, Linux, and Mac|Tools -> Options]] -> Advanced -> Network / Cache -> Clear Now" (Firefox 2) "Tools -> Options -> Privacy -> Cache -> Clear" (Firefox 1.5 or earlier) or "Edit -> Preferences -> Advanced -> Cache -> Clear Cache" (Mozilla Suite).
* Clear the cache: "[[Menu differences in Windows, Linux, and Mac|Tools -> Options]] -> Advanced -> Network / Cache -> Clear Now" (Firefox 2) "Tools -> Options -> Privacy -> Cache -> Clear" (Firefox 1.5 or earlier) or "Edit -> Preferences -> Advanced -> Cache -> Clear Cache" (Mozilla Suite).
Line 19: Line 15:
==SSL disabled on Windows 9x systems==
==SSL disabled on Windows 9x systems==
Users on Windows 98 or Windows ME may find that that SSL no longer works after updating to Firefox 2.0.0.2 or later, Firefox 1.5.0.10 or later 1.5 builds, and Thunderbird 1.5.0.10 and later 1.5 builds.[http://forums.mozillazine.org/viewtopic.php?t=524829] If you experience this problem, you may be able to fix it by [http://www.microsoft.com/downloads/details.aspx?FamilyID=1e1550cb-5e5d-48f5-b02b-20b602228de6&DisplayLang=en installing IE 6.0 SP1].[https://bugzilla.mozilla.org/show_bug.cgi?id=372478]
Users on Windows 98 or Windows ME may find that that SSL no longer works after updating to Firefox 2.0.0.2 or later, Firefox 1.5.0.10 or later 1.5 builds, and Thunderbird 1.5.0.10 and later 1.5 builds.[http://forums.mozillazine.org/viewtopic.php?t=524829] If you experience this problem, you may be able to fix it by [http://www.microsoft.com/downloads/details.aspx?FamilyID=1e1550cb-5e5d-48f5-b02b-20b602228de6&DisplayLang=en installing IE 6.0 SP1].[https://bugzilla.mozilla.org/show_bug.cgi?id=372478]
==See also==
[[Could not initialize the browser's security component]]


[[Category:Issues (Firefox)]]
[[Category:Issues (Firefox)]]

Revision as of 17:03, 26 June 2007

SSL (Secure Sockets Layer) is a security protocol that secures communication over the Internet. Most banking sites and online stores require sensitive information be sent over SSL. If you receive the error, "Could not initialize the browser's security component" or, if Firefox Mozilla Suite/SeaMonkey or Thunderbird claims that SSL is disabled, try the following:

  • Check your SSL settings in "Tools -> Options -> Advanced -> Encryption" (Firefox 2) "Tools -> Options -> Advanced -> Security" (Firefox 1.5 or earlier) or "Edit -> Preferences -> Privacy & Security -> SSL" (Mozilla Suite). "Use SSL 3.0" and "Use TLS 1.0" should both be checked.
  • Make sure that "Do not use OCSP for certificate validation" is selected under "Tools -> Options -> Advanced -> Encryption -> Verification" (Firefox 2) "Tools -> Options -> Advanced -> Security -> Verification" (Firefox 1.5 or earlier) or "Edit -> Preferences -> Privacy & Security -> Validation" (Mozilla Suite).
  • If you're using a manual proxy, make sure "Use this proxy for all protocols" and "SSL proxy" in "Tools -> Options -> Advanced -> Network / Connection -> Settings" (Firefox 2) or "Tools -> Options -> General -> Connection Settings" (Firefox 1.5 or earlier) are set to the correct values.
  • Firefox and Mozilla Suite use a loopback connection which is required for SSL. Check your firewall settings to make sure you have not blocked incoming connections to Firefox or Mozilla Suite.
  • Clear the cache: "Tools -> Options -> Advanced -> Network / Cache -> Clear Now" (Firefox 2) "Tools -> Options -> Privacy -> Cache -> Clear" (Firefox 1.5 or earlier) or "Edit -> Preferences -> Advanced -> Cache -> Clear Cache" (Mozilla Suite).
  • Try this SSL test. If your browser passes, it's likely a problem with the site you're trying to connect to.
  • Try the standard diagnostic.
  • Make sure you are using a version of Firefox/Thunderbird/Seamonkey that was compiled with SSL support. Official releases downloaded from the Mozilla website will have SSL enabled but if you or your administrator have custom compiled the software, SSL support may have been disabled. You will need to recompile or use a version that has been compiled with SSL.

SSL2 support

Starting in Firefox 2, support for the older, insecure SSL version 2.0 is disabled by default and is no longer available in the Firefox Options window. You can enable SSL 2.0, if necessary, in Firefox 2 or later by setting the preference security.enable_ssl2 to "true" in about:config.

SSL disabled on Windows 9x systems

Users on Windows 98 or Windows ME may find that that SSL no longer works after updating to Firefox 2.0.0.2 or later, Firefox 1.5.0.10 or later 1.5 builds, and Thunderbird 1.5.0.10 and later 1.5 builds.[1] If you experience this problem, you may be able to fix it by installing IE 6.0 SP1.[2]

See also

Could not initialize the browser's security component