Confirmed users, Administrators
5,526
edits
mNo edit summary |
|||
Line 16: | Line 16: | ||
#* 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. | ||
# Flip switch to enable mozpkix verification | # Flip switch to enable mozpkix verification | ||
#* | #* Open about:config in Firefox, http://kb.mozillazine.org/About:config | ||
# Restart FirefoxNightlyDebug | #* Add a new Boolean Preference "security.use_insanity_verification" | ||
#* Add a new Boolean Preference "security.use_libpkix_verification" | |||
#* To test mozpkix for both non-EV and EV certificates, set both of these preferences to 1 (true). | |||
# '''Restart''' FirefoxNightlyDebug | |||
# 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 | # If you don't get the expected result, then compare with a current Firefox release to see if result is same or different. | ||
# If issue | # If you find an issue, please file a Bugzilla bug (https://bugzilla.mozilla.org/enter_bug.cgi) with Product= ? and Component= ? | ||
== Request for Code Review == | == Request for Code Review == |