// queries.
"http-host": "192.168.1.2",
- // This
+ // This specifies the port CA will listen on.
"http-port": 8000,
- // TLS trust anchor (Certificate Authority). This is a file name or
- // (for OpenSSL only) a directory path.
- //"trust-anchor": "my-ca",
-
- // TLS server certificate file name.
- //"cert-file": "my-cert",
-
- // TLS server private key file name.
- // "key-file": "my-key",
-
- // TLS require client certificates flag. Default is true and means
- // require client certificates. False means they are optional.
- //"cert-required": true
-
"control-sockets":
{
// This is how the Agent can communicate with the DHCPv4 server.
// queries.
"http-host": "192.168.1.3",
- // This
+ // This specifies the port CA will listen on.
"http-port": 8000,
- // TLS trust anchor (Certificate Authority). This is a file name or
- // (for OpenSSL only) a directory path.
- //"trust-anchor": "my-ca",
-
- // TLS server certificate file name.
- //"cert-file": "my-cert",
-
- // TLS server private key file name.
- // "key-file": "my-key",
-
- // TLS require client certificates flag. Default is true and means
- // require client certificates. False means they are optional.
- //"cert-required": true
-
"control-sockets":
{
// This is how the Agent can communicate with the DHCPv4 server.