]
Vojtech Juranek updated ISPN-6497:
----------------------------------
Component/s: (was: Server)
SSL cert password has to be same as keystore password
-----------------------------------------------------
Key: ISPN-6497
URL:
https://issues.jboss.org/browse/ISPN-6497
Project: Infinispan
Issue Type: Bug
Components: Configuration
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Keystore password can be different from certificate private key password stored in the
keystore. Currently, when setting up SSL for client - server communication, only keystore
password can be configured and thus if keystore has different password than certificate
private key, initialization of the keystore fails.