Skip to content

Instantly share code, notes, and snippets.

@jensmeder
Created May 25, 2021 11:00
Show Gist options
  • Save jensmeder/5132fa85e508a44261c71e6df8eafa38 to your computer and use it in GitHub Desktop.
Save jensmeder/5132fa85e508a44261c71e6df8eafa38 to your computer and use it in GitHub Desktop.
List all certificates in JVM truststore on macOS
keytool -list -v -keystore /Library/Java/JavaVirtualMachines/jdk1.7.0_80.jdk/Contents/Home/jre/lib/security/cacerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment