Confirmed users
238
edits
Line 62: | Line 62: | ||
== Choosing your Verification Library == | == Choosing your Verification Library == | ||
mozilla::pkix has been enabled by default in | mozilla::pkix has been enabled by default in Firefox 31. The boolean pref "security.use_mozillapkix_verification" controls this. There is an additional hidden boolean pref "security.use_libpkix_verification" that can be used to enable libpkix instead. If both of these prefs are false, classic verification is used. mozilla::pkix takes precedence over libpkix. See the following table: | ||
{|border="1" cellpadding="5" cellspacing="0" align="center" | {|border="1" cellpadding="5" cellspacing="0" align="center" |