Dependent node configuration file

This file is located in /etc/mcc/dependent-nodes directory by default. MCC reads all the files with names ending with .conf. To override the path use dependent-nodes property in the main configuration file.

external-ip-address

IPv4 address outside MCC network to which the traffic will be directed. Only addresses from private networks (RFC 1918) are allowed here.

node-certificate

Dependent node's certificate path. Use mcc generate-dependent-node-certificate command to generate a new one.

node-private-key

Dependent node's private key path. Use mcc generate-dependent-node-certificate command to generate a new one.

See also