Header Shadow Image


keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect

What if you get this:

# keytool –list -keystore /path/to/trust.keystore
Enter keystore password:
keytool error: java.io.IOException: Keystore was tampered with, or password was incorrect
#

Then you may add this to resolve it:

-storepass CorrectPass

Cheers,
TK

Leave a Reply

You must be logged in to post a comment.


     
  Copyright © 2003 - 2013 Tom Kacperski (microdevsys.com). All rights reserved.

Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 Unported License