Skip to content

Instantly share code, notes, and snippets.

@rmhrisk
Last active October 14, 2016 15:23

OSX

sqlite3 ~/Library/Keychains/*/ocspcache.sqlite3 'DELETE FROM ocsp;'

Windows

certutil -URLcache * delete

Linux

dirmngr --flush

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