users@glassfish.java.net

Re: Exceptions when changing keystore.jks password in GlassFish

From: <forums_at_java.net>
Date: Wed, 6 Jul 2011 14:14:44 -0500 (CDT)

Thanks for the tip, that worked:

asadmin change-master-password --savemasterpassword=true domain1

The keystore now uses the new password, and SSL is still working.   Since
there is now a master password I needed to use the --savemasterpassword=true
so my startup script will work without human intervention.   I will protect
it with filesystem rights.   I am curious about this note in the asadmin
help:

"Saving  the  master  password  on  disk  is  extremely insecure and
should be avoided."

What are the other options?  I can't have a person type the password in
every time GlassFish starts up.

 

Thanks,

Ryan


--
[Message sent by forum member 'rdelaplante']
View Post: http://forums.java.net/node/819052