Skip to content

Instantly share code, notes, and snippets.

@dweomer
Last active August 29, 2015 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dweomer/242449776b0bab110699 to your computer and use it in GitHub Desktop.
Save dweomer/242449776b0bab110699 to your computer and use it in GitHub Desktop.
#!/bin/sh -x
sed -i -e 's/java-6-sun/java-8-oracle/g' /etc/ca-certificates/update.d/jks-keystore \
&& update-ca-certificates
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment