ODA 19.15 dcs-controller.yml ssl-key-alias not being used
After upgrading our ODA to version 19.15, I reconfigured the custom SSL certificate for the BUI.
After noticing the change from a conf to a yml file I followed the steps described in the 19.15 docs:
Our jks-keystore has more than one private-key entry. No matter what I configure as the alias in the yml file, always the last entry is being used by the dcs-controller.
For now I removed all other keys from the keystore, so that only the correct one can be used. Everything is working now as expected.
I got no particular question, it is more a "here you know".