Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

Delete Known Government-Linked Certificate Authorities in OS X

License

Notifications You must be signed in to change notification settings

sammcj/delete-unknown-root-ca

Repository files navigation

Delete Known Government-Linked Certificate Authorities in OSX

Issue Count

Inspired by http://zitseng.com/archives/7489

Deletes Known Government Controlled Root Certs from OSX 10.10

Also removes any user trust settings for each certificate

WARNINGS
  • Do not run unless you understand what this is doing
  • The CA system is broken by design - This is not a fix for that
  • This is merely a band-aid for those interested or concerned about these root CAs

Usage

chmod +x delete_gov_roots.sh
./delete_gov_roots.sh

You'll be prompted for your password as root access is required to delete system-wide root certs.

Contributing

Either submit a pull request or provide me with the SHA1 of the root-ca you've found:

sha1

See Also

About

Delete Known Government-Linked Certificate Authorities in OS X

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages