Last active
December 13, 2018 05:52
-
-
Save Omar-Salem/2a442ed674a92380f365bf8f886d53dd to your computer and use it in GitHub Desktop.
This file contains hidden or 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
sudo keytool -import -v -trustcacerts -alias charles -file /Users/omars/Downloads/charles-proxy-ssl-proxying-certificate.pem -keystore cacerts.jks -keypass changeit -storepass changeit |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-keystore cacerts.jks
in the above command can be replaced by the actual location of your jre's keytstore, For e.g.-keystore /opt/jdk1.8.0_131/jre/lib/security/cacerts