Confirmed users
76
edits
Line 88: | Line 88: | ||
by firefox. The following 'truth table' allows you to determine what verification library is used. | by firefox. The following 'truth table' allows you to determine what verification library is used. | ||
Note that the value of "security.use_libpkix_verification" is only checked at initialization time. | Note that the value of "security.use_libpkix_verification" is only checked at initialization time. | ||
Both of these hidden prefs are of type boolean. | |||
{|border="1" cellpadding="5" cellspacing="0" align="center" | {|border="1" cellpadding="5" cellspacing="0" align="center" | ||
Line 93: | Line 94: | ||
! colspan="2"|security.use_libpkix_verification | ! colspan="2"|security.use_libpkix_verification | ||
|---- | |---- | ||
| | | false (default) | ||
| | | true | ||
|---- | |---- | ||
|rowspan=2 | '''security.use_insanity_verification''' | |rowspan=2 | '''security.use_insanity_verification''' | ||
| | | false(default) | ||
| Classic | | Classic | ||
| libpkix | | libpkix | ||
|---- | |---- | ||
| | |true | ||
| insanity::pkix | | insanity::pkix | ||
| insanity::pkix | | insanity::pkix | ||
|---- | |---- | ||
|} | |} |