Created
May 25, 2021 11:00
-
-
Save jensmeder/5132fa85e508a44261c71e6df8eafa38 to your computer and use it in GitHub Desktop.
List all certificates in JVM truststore on macOS
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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