This is our requirement. We are developing a Cloud Management Platform (CMP) , where in our Server component (CMP) will generate SSH public/private keys, the private keys has to be stored in the Server and public keys has to be sent to the VM that I provision. for any further communication between Provisioned VM and CMP Server, it will happen through SSH keys hand shake. In addition to that, I will use Keywhiz for storing config files as well.
My agenda is to have Keywhiz server to store all the SSH Keys, config files and Keywhiz client installed in the target VMs.
please let me know if this is easily doable in Keywhiz, kindly share any documents/examples if you have.
Thanks in advance.
//Dickson