Files
test/unit_tests/config/security/custom_security_config.json5
croy 6021cd86ef Increasing Subcloud Sync Status timeout to 20 minutes
Change-Id: Ic716ac7c1775f9b05265965e8f6a41da9e6ce048
Signed-off-by: croy <Christian.Roy@windriver.com>
2025-05-13 15:24:50 -04:00

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",
}