Last active
January 27, 2021 18:15
-
-
Save evilsneer/4e0bbef39a1b678e9214df5baf6d45de to your computer and use it in GitHub Desktop.
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
# cd /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/lib/security | |
cd /Library/Java/JavaVirtualMachines/adoptopenjdk-8.jdk/Contents/Home/jre/lib/security | |
keytool -importcert -alias amber -keystore cacerts -file ~/c.cer -trustcacerts -storepass changeit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment