aboutsummaryrefslogtreecommitdiffstats
path: root/tests/etc_config.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/etc_config.json')
-rw-r--r--tests/etc_config.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/etc_config.json b/tests/etc_config.json
index d7715b2..c5df55c 100644
--- a/tests/etc_config.json
+++ b/tests/etc_config.json
@@ -7,7 +7,7 @@
"system" : "policy_handler",
"tls" : {
"cert_directory" : "etc/tls/certs/",
- "cacert" : "att_internal_root.crt",
+ "cacert" : "cacert.crt",
"private_key" : "key.pem",
"server_cert" : "cert.pem",
"server_ca_chain" : "ca_chain.pem"