Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
java コードから JKS キーストア (およびその中のすべてのエントリ) のパスワードを変更するにはどうすればよいですか?
この方法でキーストアを同じファイルに別のパスワードに書き換えることができると思います
おそらくexpect4jが答えです。http://code.google.com/p/expect4j/
元のexpectパッケージをJavaに移植し、プロンプトなどとうまくやり取りします