Open uvzubovs opened 8 years ago
It's not actually easier to implement until 3.7.0 which will have a completely new set of CLI tools that are extensible from plugins.
Given that we are going to support multiple certificate providers (sources), and a CLI command will can be considered a back door to that mechanism, I'm not yet convinced we need this feature, so let's wait and see.
rabbitmq/rabbitmq-server#2522 is easier to justify in the context of Cloud Foundry.
I am still trying to find a way to load a cert into the white list without having to ssh into the node.
Would it be possible to add a command to rabbitmqctl to load a cert? That maybe easier to implement than an HTTP endpoint and will suffice for loading certs when Rabbit runs in PCF.