aboutsummaryrefslogtreecommitdiffstats
path: root/tests/nosec_anon/client.conf
blob: 2c74f5e101f7941ed6a6693fa6bbdcfe478e8c80 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
# Client — test: nosec_anon

applicationUri = urn:localhost:bobink:Client

certificate = certs/Client_cert.der
privateKey = certs/Client_key.der
trustStore = certs/trust/client

securityMode = None
securityPolicy = None

authMode = anonymous