Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@rmhrisk
Last active October 14, 2016 15:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rmhrisk/b5b15ba11688edc9c5d9534e016b26ab to your computer and use it in GitHub Desktop.
Save rmhrisk/b5b15ba11688edc9c5d9534e016b26ab to your computer and use it in GitHub Desktop.

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