Skip to content

Instantly share code, notes, and snippets.

@nutinshell
Created October 16, 2016 14:55
Show Gist options
  • Save nutinshell/34ab61fa3c87d0f77da4216c8682d5d9 to your computer and use it in GitHub Desktop.
Save nutinshell/34ab61fa3c87d0f77da4216c8682d5d9 to your computer and use it in GitHub Desktop.
sqlite3 ~/Library/Keychains/*/ocspcache.sqlite3 'DELETE FROM responses WHERE responderURI LIKE "%http://%.globalsign.com/%";' ; sudo rm /var/db/crls/crl*
然后重启
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment