Change-Id: Ic716ac7c1775f9b05265965e8f6a41da9e6ce048 Signed-off-by: croy <Christian.Roy@windriver.com>
11 lines
214 B
Plaintext
11 lines
214 B
Plaintext
{
|
|
// dns name for the lab
|
|
"dns_name": "fake_dns_name",
|
|
|
|
// ACME server url
|
|
"stepca_server_url": "custom_server_url",
|
|
|
|
// ACME server issuer
|
|
"stepca_server_issuer": "custom_server_issuer",
|
|
|
|
} |