Keystore problems "keystore broken"

Hello,

i got some problems with ssl certificates and the keystore.

Everytime i change something in the keystore, openfire sais that it’s broken and i have to create a new through the openfire web-administration…

I am doing it like in http://www.igniterealtime.org/builds/openfire/docs/latest/documentation/ssl-guid e.html described…But I don’t have changed the keystore password… and i am using the keytool from openfire/jre/bin/keytool…

i changed in the directory openfire/resources/security and tried the following:

/opt/openfire/jre/bin/keytool -genkey -keystore keystore -alias mydomain.de

/opt/openfire/jre/bin/keytool ``-keypasswd -alias mydoman.de -keystore keystore

i filled the “full name” with the domain…

but when i restart openfire it sais in the web-administration, that the keystore is broken…

also when i am making a csr with the web-admin and the standart certificates, and signing the csr with my ca cert and put the signed certificate back in the web-admin, i got this error…

i despair <.<