aboutsummaryrefslogtreecommitdiffstats
path: root/tests/secure_cert/server_register_client.conf
blob: ddba01d4aae357975b34e74f8b1d7852da1e9bd8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ServerRegister client config — test: secure_cert
# Registers with the LDS (anonymous — LDS does not require cert auth).

applicationUri = urn:localhost:bobink:ServerRegister

certificate = certs/ServerRegisterClient_cert.der
privateKey = certs/ServerRegisterClient_key.der
trustStore = certs/trust/server_register_client

securityMode = SignAndEncrypt
securityPolicy = Aes256_Sha256_RsaPss

authMode = anonymous