aboutsummaryrefslogtreecommitdiffstats
path: root/tests/secure_cert/client.conf
blob: 0abd582e87600e3427f36b3d5310bc5b4fb2cd3e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Client — test: secure_cert
# Authenticates to ServerRegister with X509 certificate identity token.

applicationUri = urn:localhost:bobink:Client

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

securityMode = SignAndEncrypt
securityPolicy = Basic256Sha256

authMode = cert