aboutsummaryrefslogtreecommitdiffstats
path: root/tests/none_user/client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/none_user/client.conf')
-rw-r--r--tests/none_user/client.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/none_user/client.conf b/tests/none_user/client.conf
index 1aa5e67..cb5d187 100644
--- a/tests/none_user/client.conf
+++ b/tests/none_user/client.conf
@@ -1,11 +1,14 @@
# Client — test: none_user
applicationUri = urn:localhost:bobink:ClientFindServers
+
certificate = certs/ClientFindServers_cert.der
privateKey = certs/ClientFindServers_key.der
+trustStore = certs/trust/client
+
securityMode = None
securityPolicy = None
+
authMode = user
username = user
password = password
-trustStore = certs/trust/client