439
edits
(→Mode 3) |
|||
Line 814: | Line 814: | ||
From the user perspective, each of these choices means: | From the user perspective, each of these choices means: | ||
# after the update the application that just updated may trust certs that | # after the update the application that just updated may trust certs that it had previously marked untrusted, or certs that it has marked trusted are no longer trusted. | ||
it had previously marked untrusted, or certs that it has marked trusted are | # after the update other applications that share the database may trust certs they had previously marked untrusted, or certs that they had marked as trusted are no longer trusted. | ||
no longer trusted. | # after the update all apps may find the certs that they marked trust are no longer trusted. | ||
# after the update other applications that share the database may trust | # after the update all apps may find that they trust certs that have previously been marked untrusted. | ||
certs they had previously marked untrusted, or certs that they had marked as | |||
trusted are no longer trusted. | |||
# after the update all apps may find the certs that they marked trust are | |||
no longer trusted. | |||
# after the update all apps may find that they trust certs that have | |||
previously been marked untrusted. | |||
Option 3 is the most secure, Option 4 will break have less breakage. Trust | Option 3 is the most secure, Option 4 will break have less breakage. Trust | ||
Line 835: | Line 829: | ||
Finally password entries are merge issues. If the two databases have different | Finally password entries are merge issues. If the two databases have different | ||
passwords, the merged database will have to have a | passwords, the merged database will have to have a | ||
===== Mozilla Applications ===== | ===== Mozilla Applications ===== |
edits