Skip to content

Instantly share code, notes, and snippets.

@wagonza
Last active July 29, 2020 20:11
Show Gist options
  • Save wagonza/78080116e273d5faef941a73c0ace97c to your computer and use it in GitHub Desktop.
Save wagonza/78080116e273d5faef941a73c0ace97c to your computer and use it in GitHub Desktop.
Blacklist CA on CentOS7
trust dump --filter "pkcs11:id=%AD%BD%98%7A%34%B4%26%F7%FA%C4%26%54%EF%03%BD%E0%24%CB%54%1A;type=cert" > /etc/pki/ca-trust/source/blacklist/addtrust-external-root.p11-kit
update-ca-trust extract
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment