aboutsummaryrefslogtreecommitdiffstats
path: root/tests/aes128_user/server_register_client.conf
blob: 252bbd60f21de0c5c3fa8cb9c9a43feb431db30b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
# ServerRegister client config — test: aes128_user

applicationUri = urn:localhost:bobink:ServerRegister
certificate = certs/ServerRegisterClient_cert.der
privateKey = certs/ServerRegisterClient_key.der

securityMode = SignAndEncrypt
securityPolicy = Aes128_Sha256_RsaOaep

authMode = user
username = user
password = password

trustStore = certs/trust/server_register_client