summaryrefslogtreecommitdiff
path: root/qpid/java/systests/etc/config-systests.json
diff options
context:
space:
mode:
Diffstat (limited to 'qpid/java/systests/etc/config-systests.json')
-rw-r--r--qpid/java/systests/etc/config-systests.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/qpid/java/systests/etc/config-systests.json b/qpid/java/systests/etc/config-systests.json
index 36e6f61d43..b06b469891 100644
--- a/qpid/java/systests/etc/config-systests.json
+++ b/qpid/java/systests/etc/config-systests.json
@@ -24,7 +24,7 @@
"defaultVirtualHost" : "test",
"keyStorePath": "${QPID_HOME}/../test-profiles/test_resources/ssl/java_broker_keystore.jks",
"keyStorePassword": "password",
- "trustStorePath": "${QPID_HOME}/../test-profiles/test_resources/ssl/java_client_truststore.jks",
+ "trustStorePath": "${QPID_HOME}/../test-profiles/test_resources/ssl/java_broker_truststore.jks",
"trustStorePassword": "password",
"authenticationproviders" : [ {
"name" : "plain",