I think in few months we will implement https so this post is very usefull! I'm starting to investigate, and any questions I'll come back here. Thank you.
Enter keystore password: Keystore type: jks Keystore provider: IBMJCE Your keystore contains 1 entry devserver_key, 27-May-2013, keyEntry, Certificate fingerprint (SHA1): F5:A0:3D:63:CA:A8:56:3B:65:0F:B4:B0:EC:13:98:5F:C6:BF:8F:90
Enter keystore password: Keystore type: JKS Keystore provider: SUN Your keystore contains 2 entries devserver_key, 27-May-2013, PrivateKeyEntry, Certificate fingerprint (MD5): 2D:5D:B7:0C:73:75:9B:BA:85:C5:2A:8D:04:25:91:E8
ERROR [org.jboss.kernel.plugins.dependency.AbstractKernelController] (main) Error installing to Start: name=WebServer state=Create LifecycleException: Protocol handler initialization failed: java.io.IOException: Cannot recover key
To change the keystore password: keytool -storepasswd -keystore my.keystore To change the private key's password: keytool -keypasswd -alias <key_name> -keystore my.keystore