Is there cloudify's management and agent communication encryption? if not, How can I implement encryption?
thank you very much! Steve
The internal communications between Cloudify agents and managers is not encrypted.
In a production setting, you would have all of the Cloudify internal traffic use a dedicated management network, and application processes should use a dedicated application network.