SecurityEngineering/Certificate Verification: Difference between revisions

Jump to navigation Jump to search
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
|----
|----
| 0 (default)
| false (default)
| 1
| true
|----
|----
|rowspan=2 | '''security.use_insanity_verification'''
|rowspan=2 | '''security.use_insanity_verification'''
| 0(default)
| false(default)
| Classic
| Classic
| libpkix
| libpkix
|----
|----
|1
|true
| insanity::pkix
| insanity::pkix
| insanity::pkix
| insanity::pkix
|----
|----
|}
|}
Confirmed users
76

edits

Navigation menu