aboutsummaryrefslogtreecommitdiffstats
path: root/tests/secure_cert/client.conf
blob: 68a14aa908cfcf6730a29207c6517fbeeed1e62e (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 = Aes256_Sha256_RsaPss

authMode = cert