Skip to content

Instantly share code, notes, and snippets.

@evoxco
Created October 28, 2016 15:35
Show Gist options
  • Save evoxco/006a37c0bdbf2066ae07153beb102efb to your computer and use it in GitHub Desktop.
Save evoxco/006a37c0bdbf2066ae07153beb102efb to your computer and use it in GitHub Desktop.
Ugly Certificates
I just dont like the names ! You have to disable System Integrity Protection (CMD-r/csrutil disable/reboot)
fsck:~ $ sudo security delete-certificate -Z 1B4B396126276B6491A2686DD70243212D1F1D96 /System/Library/Keychains/SystemRootCertificates.keychain
fsck:~ $ sudo security delete-certificate -Z F17F6FB631DC99E3A3C87FFE1CF1811088D96033 /System/Library/Keychains/SystemRootCertificates.keychain
fsck:~ $ sudo security delete-certificate -Z 8C941B34EA1EA6ED9AE2BC54CF687252B4C9B561 /System/Library/Keychains/SystemRootCertificates.keychain
fsck:~ $ sudo security delete-certificate -Z 2E14DAEC28F0FA1E8E389A4EABEB26C00AD383C3 /System/Library/Keychains/SystemRootCertificates.keychain
fsck:~ $ sudo security delete-certificate -Z 9D70BB01A5A4A018112EF71C01B932C534E788A8 /System/Library/Keychains/SystemRootCertificates.keychain
fsck:~ $ sudo security delete-certificate -Z 6E3A55A4190C195C93843CC0DB722E313061F0B1 /System/Library/Keychains/SystemRootCertificates.keychain
fsck:~ $ sudo security delete-certificate -Z 786A74AC76AB147F9C6A3050BA9EA87EFE9ACE3C /System/Library/Keychains/SystemRootCertificates.keychain
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment