]
Vojtech Juranek updated ISPN-6497:
----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
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, Server
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.