I'm a bit stumped on this one.
I had a completely working 2 Node cluster, changed the keystore and the truststore to use different files, saved the changes.
My assumption was that the deployment manager would automatically propagate those changes to the nodes before switching over.
However according to the deployment manager, the nodes are now no longer running, and looking at the logs it's getting a lot of ssl errors trying to connect to them.
Now how do I proceed? The dep mgr can't even talk to the node agents, how is it going to give them the new ssl changes?