aboutsummaryrefslogtreecommitdiffstats
path: root/tests/basic256sha256_anon/client_find_servers.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic256sha256_anon/client_find_servers.conf')
-rw-r--r--tests/basic256sha256_anon/client_find_servers.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/tests/basic256sha256_anon/client_find_servers.conf b/tests/basic256sha256_anon/client_find_servers.conf
new file mode 100644
index 0000000..fb3d9d4
--- /dev/null
+++ b/tests/basic256sha256_anon/client_find_servers.conf
@@ -0,0 +1,14 @@
+# ClientFindServers — test: basic256sha256_anon
+
+discoveryEndpoint = opc.tcp://localhost:14840
+applicationUri = urn:bobink.ClientFindServers
+certificate = certs/ClientFindServers_cert.der
+privateKey = certs/ClientFindServers_key.der
+
+securityMode = SignAndEncrypt
+securityPolicy = Basic256Sha256
+
+authMode = anonymous
+
+trustList = certs/ServerLDS_cert.der
+trustList = certs/ServerRegister_cert.der