Openfire 4.3.2 & SSL Keypass

Trying to change the ‘xmpp.socket.ssl.keypass’ from ‘changeit’ to something else in creating a self-signed certificate in Openfire 4.3.2, but cannot seem to find how…

1.) I’ve tried ‘Openfire > TLS/SSL Certificates > Identity store > Password = Whatever’ (restart openfire/webserver, regenerate certificate, restart openfire/webserver)

2.) I’ve tried from shell:
cd /opt/openfire/resources/security/
keytool -storepasswd -keystore keystore
keytool error: java.io.IOException: Invalid keystore format

X.) I’ve searched online and read http://download.igniterealtime.org/openfire/docs/latest/documentation/ssl-guide.html

…what am I missing? Am hoping someone can point me in the right direction, thank you!

BUMP! … I really don’t want to tell people to put in a password of ‘changeit’, and am hoping someone can help me out!