Skip to content

Instantly share code, notes, and snippets.

@teebot
Created December 20, 2017 15:15
Show Gist options
  • Save teebot/6cbe40ed91e09567e7ed8a9268911ff3 to your computer and use it in GitHub Desktop.
Save teebot/6cbe40ed91e09567e7ed8a9268911ff3 to your computer and use it in GitHub Desktop.
Delete firefox cert (when self signed certs fail)
find ~/Library/Application\ Support/Firefox -name '*.db' -delete
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment