Confirmed users, Administrators
5,526
edits
Line 18: | Line 18: | ||
# Flip switch to enable mozpkix verification | # Flip switch to enable mozpkix verification | ||
#* Open about:config in Firefox, http://kb.mozillazine.org/About:config | #* Open about:config in Firefox, http://kb.mozillazine.org/About:config | ||
#* Add a new Boolean Preference "security.use_insanity_verification" | #* Add a new Boolean Preference "security.use_insanity_verification", setting it to true. | ||
#* Add a new Boolean Preference "security.use_libpkix_verification" | #* Add a new Boolean Preference "security.use_libpkix_verification", setting it to true. | ||
# '''Restart''' FirefoxAuroraDebug | |||
# '''Restart''' | |||
# 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 compare with a current Firefox release to see if result is same or different. | # If you don't get the expected result, then compare with a current Firefox release to see if result is same or different. | ||
# If you find an issue, please file a Bugzilla bug (https://bugzilla.mozilla.org/enter_bug.cgi) with Product= ? and Component= ? | # If you find an issue, please file a Bugzilla bug (https://bugzilla.mozilla.org/enter_bug.cgi) with Product= ? and Component= ? | ||
# When you are done testing, reset the two preferences that you added in [http://kb.mozillazine.org/About:config about:config] and restart your Firefox browser. | |||
== Request for Code Review == | == Request for Code Review == |