aboutsummaryrefslogtreecommitdiffstats
path: root/tests/aes256_anon/client.conf
diff options
context:
space:
mode:
Diffstat (limited to 'tests/aes256_anon/client.conf')
-rw-r--r--tests/aes256_anon/client.conf5
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/aes256_anon/client.conf b/tests/aes256_anon/client.conf
index 2818355..d8d5ab2 100644
--- a/tests/aes256_anon/client.conf
+++ b/tests/aes256_anon/client.conf
@@ -1,9 +1,12 @@
# Client — test: aes256_anon
applicationUri = urn:localhost:bobink:ClientFindServers
+
certificate = certs/ClientFindServers_cert.der
privateKey = certs/ClientFindServers_key.der
+trustStore = certs/trust/client
+
securityMode = SignAndEncrypt
securityPolicy = Aes256_Sha256_RsaPss
+
authMode = anonymous
-trustStore = certs/trust/client