diff options
Diffstat (limited to 'tests/nosec_anon/client.conf')
| -rw-r--r-- | tests/nosec_anon/client.conf | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/tests/nosec_anon/client.conf b/tests/nosec_anon/client.conf new file mode 100644 index 0000000..72679c9 --- /dev/null +++ b/tests/nosec_anon/client.conf @@ -0,0 +1,9 @@ +# Client — test: nosec_anon + +applicationUri = urn:localhost:bobink:ClientFindServers +certificate = certs/ClientFindServers_cert.der +privateKey = certs/ClientFindServers_key.der +securityMode = None +securityPolicy = None +authMode = anonymous +trustStore = certs/trust/client |
