summaryrefslogtreecommitdiffstats
path: root/controller-server/src/test/resources/test_runner_services.xml-cd
diff options
context:
space:
mode:
Diffstat (limited to 'controller-server/src/test/resources/test_runner_services.xml-cd')
-rw-r--r--controller-server/src/test/resources/test_runner_services.xml-cd1
1 files changed, 1 insertions, 0 deletions
diff --git a/controller-server/src/test/resources/test_runner_services.xml-cd b/controller-server/src/test/resources/test_runner_services.xml-cd
index 53461a1098e..3b1554c6604 100644
--- a/controller-server/src/test/resources/test_runner_services.xml-cd
+++ b/controller-server/src/test/resources/test_runner_services.xml-cd
@@ -31,6 +31,7 @@
<ssl>
<private-key-file>/var/lib/sia/keys/vespa.vespa.tenant.key.pem</private-key-file>
<certificate-file>/var/lib/sia/certs/vespa.vespa.tenant.cert.pem</certificate-file>
+ <ca-certificates-file>/opt/yahoo/share/ssl/certs/athenz_certificate_bundle.pem</ca-certificates-file>
<client-authentication>want</client-authentication>
</ssl>
</server>