Skip to content

Support Chromium local-share NSS database#672

Open
cyphercodes wants to merge 1 commit into
FiloSottile:masterfrom
cyphercodes:fix/chromium-local-share-nssdb
Open

Support Chromium local-share NSS database#672
cyphercodes wants to merge 1 commit into
FiloSottile:masterfrom
cyphercodes:fix/chromium-local-share-nssdb

Conversation

@cyphercodes

Copy link
Copy Markdown

Fixes #671.

Summary

  • add Chromium's M146+ default NSS shared DB path (~/.local/share/pki/nssdb) to NSS profile discovery
  • keep the existing legacy, Snap, and CentOS NSS DB paths
  • add focused tests for the new default path and profile discovery

Tests

  • go test ./...
  • go test -race ./...
  • staticcheck ./...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Support Chromium's new NSS DB path on Linux (default since M146)

1 participant