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

applicationUri = urn:localhost:bobink:Client

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

securityMode = SignAndEncrypt
securityPolicy = Aes256_Sha256_RsaPss

authMode = anonymous