Skip to content

Instantly share code, notes, and snippets.

@jkutner
Created May 25, 2016 00:47
Show Gist options
  • Save jkutner/328733a386e7d0d8d37473c824839ded to your computer and use it in GitHub Desktop.
Save jkutner/328733a386e7d0d8d37473c824839ded to your computer and use it in GitHub Desktop.
rm -f /app/.jdk/jre/lib/security/cacerts
ln -s /etc/ssl/certs/java/cacerts /app/.jdk/jre/lib/security/cacerts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment