Confirmed users
299
edits
Line 16: | Line 16: | ||
#* Download by selecting the .tar.bz2 (Linux), .dmg (Mac), or .exe (Windows) file. | #* Download by selecting the .tar.bz2 (Linux), .dmg (Mac), or .exe (Windows) file. | ||
#* After downloading, extract and run this debug browser, which will be called FirefoxNightlyDebug. | #* After downloading, extract and run this debug browser, which will be called FirefoxNightlyDebug. | ||
# | # mozilla::pkix should be enabled by default. Ensure that it is by doing the following: | ||
#* Open [http://kb.mozillazine.org/About:config about:config] in Firefox | #* Open [http://kb.mozillazine.org/About:config about:config] in Firefox | ||
#* | #* Locate the preference "security.use_mozillapkix_verification" | ||
#* Clear your browser | #* If it is true, nothing more needs to be done | ||
#* If it is false, set it to true | |||
#* If it is not present, update Firefox | |||
#* Clear your browser cache if you are going to browse to a site you visited with mozilla::pkix off | |||
# Browse to various websites with known valid and expired/revoked/etc SSL certificates. | # Browse to various websites with known valid and expired/revoked/etc SSL certificates. | ||
# If you don't get the expected result, then try again without using mozilla::pkix to see if the unexpected result is actually due to mozilla::pkix. | # If you don't get the expected result, then try again without using mozilla::pkix to see if the unexpected result is actually due to mozilla::pkix. | ||
#* In [http://kb.mozillazine.org/About:config about:config] toggle "security.use_mozillapkix_verification" to false | #* In [http://kb.mozillazine.org/About:config about:config] toggle "security.use_mozillapkix_verification" to false | ||
#* Clear your browser | #* Clear your browser cache if you are going to browse to a site you visited with mozilla::pkix on | ||
# If you find an issue, please file a Bugzilla bug (https://bugzilla.mozilla.org/enter_bug.cgi) with Product=Core, Component=Security:PSM, and put "(mozilla::pkix)" at the beginning of the Summary. | # If you find an issue, please file a Bugzilla bug (https://bugzilla.mozilla.org/enter_bug.cgi) with Product=Core, Component=Security:PSM, and put "(mozilla::pkix)" at the beginning of the Summary. | ||
=== Check if mozilla::pkix is being used === | === Check if mozilla::pkix is being used === |