Confirmed users, Administrators
5,526
edits
Line 19: | Line 19: | ||
#* Open [http://kb.mozillazine.org/About:config about:config] in Firefox | #* Open [http://kb.mozillazine.org/About:config about:config] in Firefox | ||
#* Add a new Boolean Preference "security.use_mozillapkix_verification", setting it to true | #* Add a new Boolean Preference "security.use_mozillapkix_verification", setting it to true | ||
#* Clear your browser history 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 history 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. | ||
# When you are done testing, reset (remove) the preference that you added in [http://kb.mozillazine.org/About:config about:config] and restart your Firefox browser. | # When you are done testing, reset (remove) the preference that you added in [http://kb.mozillazine.org/About:config about:config] and restart your Firefox browser. |