--
David E. Ross
<http://www.rossde.com/>
On occasion, I might filter and ignore all newsgroup messages
posted through GoogleGroups via Google's G2/1.0 user agent
because of spam from that source.
cert*.db holds the trust bits. You could
- export the certs you care about, then make a new cert DB and reimport, or
- just set all the trust bits back.
--
/Nelson Bolyard
I have a file named cert8.db. Does that hold ALL trust bits or only the
trust bits that I have changed?
My understanding is that nssckbi.dll has the default certs and trust
bits, and cert8.db has the changes that you have manually made (e.g.
changed trust bits and imported certs).
From: http://support.mozilla.com/en-US/kb/profiles
"Security certificate settings: The cert8.db file stores all your
security certificate settings and any SSL certificates you have imported
into Firefox."
Also see:
http://support.mozilla.com/en-US/kb/Backing%20up%20your%20information
and
http://support.mozilla.com/en-US/kb/Recovering%20important%20data%20from%20an%20old%20profile
Kathleen
I have added a section called "How To Restore Default Root Certificate
Settings" to https://wiki.mozilla.org/CA:UserCertDB
I tested the following on my system, and it worked. The problem that I
see is that it completely restores the default, which means that I loose
all of the certs that I have manually imported. Of course, I can restore
all of my manual settings by following the same steps except to move my
old cert8.db file back.
1. Locate the cert8.db file as described in
http://support.mozilla.com/en-US/kb/Backing%20up%20your%20information
2. Shut down Firefox
3. Move the cert8.db file into a different folder/directory.
4. Restart Firefox
Kathleen
Thanks.
Given that many users do not even know how to find their profiles, I
would hope that bug #558222 could be implemented. In any case, that RFE
bug requests the ability to remove one certificate from cert8.db without
removing the entire file.
It would also help if bug #545498 were implemented so that a user could
determine how cert8.db differs from the nominal NSS database.