Skip to content

Commit

Permalink
Merge pull request escline#2 from Opalo/patch-1
Browse files Browse the repository at this point in the history
Update README
  • Loading branch information
escline authored Jun 10, 2016
2 parents 75abe24 + 1a0ac73 commit f95e725
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,6 @@ java InstallCert woot.com:443

keytool -exportcert -alias woot.com-1 -keystore jssecacerts -storepass changeit -file woot.com.cer

geit -file woot.com.cer
Certificate stored in file <woot.com.cer>

(sudo) keytool -importcert -alias woot.com -keystore /usr/lib/jvm/java-6-sun-1.6.0.26/jre/lib/security/cacerts -storepass changeit -file woot.com.cer
Expand Down

0 comments on commit f95e725

Please sign in to comment.