Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

store/nss: cert9.db support #142

Open
adamdecaf opened this issue Feb 9, 2018 · 1 comment
Open

store/nss: cert9.db support #142

adamdecaf opened this issue Feb 9, 2018 · 1 comment
Milestone

Comments

@adamdecaf
Copy link
Owner

adamdecaf commented Feb 9, 2018

I forget what all changes off hand, but Firefox seems to be defaulting to cert9.db. Firefox 57.0.4 still reports certs for me though. Firefox migrates people to cert9.db, but leaves the old format around.

https://wiki.mozilla.org/NSS_Shared_DB
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_3.35_release_notes
https://developer.mozilla.org/en-US/docs/Mozilla/Projects/NSS/NSS_API_GUIDELINES

09:15 <franziskus> [09:02:55] Firefox switched to cert9.db (sqlite)
$ ls -l rrdlhe7o.default/cert*.db
-rw-------  1 adam  staff  393216 Feb  6 13:57 rrdlhe7o.default/cert8.db
-rw-------  1 adam  staff  253952 Feb  9 12:07 rrdlhe7o.default/cert9.db
@adamdecaf
Copy link
Owner Author

I forgot how complicated this move to cert9.db is. Punting to a later release for now.

@adamdecaf adamdecaf modified the milestones: 0.2.0, 0.3.0 Mar 2, 2018
adamdecaf added a commit that referenced this issue Mar 3, 2018
At least until cert9.db support is fully implemented.

Issue: #142
adamdecaf added a commit that referenced this issue Jul 13, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant