Skip to content

Instantly share code, notes, and snippets.

@chinboon
Created January 18, 2018 10:54
Show Gist options
  • Save chinboon/3b50cf7566accdb159f86b0fc03d7656 to your computer and use it in GitHub Desktop.
Save chinboon/3b50cf7566accdb159f86b0fc03d7656 to your computer and use it in GitHub Desktop.
import-certificate-into-keystore.sh
keytool -import -trustcacerts -file sit-csp.cer -alias SIT_CERT -keystore $JAVA_HOME/jre/lib/security/cacerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment