| services.nsd.remoteControl.port | Port number for remote control operations (uses TLS over TCP).
|
| services.nsd.remoteControl.enable | Whether to enable remote control via nsd-control.
|
| services.nsd.remoteControl.interfaces | Which interfaces NSD should bind to for remote control.
|
| services.nsd.remoteControl.serverKeyFile | Path to the server private key, which is used by the server
but not by nsd-control
|
| services.nsd.remoteControl.serverCertFile | Path to the server self signed certificate, which is used by the server
but and by nsd-control
|
| services.nsd.remoteControl.controlKeyFile | Path to the client private key, which is used by nsd-control
but not by the server
|
| services.nsd.remoteControl.controlCertFile | Path to the client certificate signed with the server certificate
|