aboutsummaryrefslogtreecommitdiffstats
path: root/tests/secure_cert/server_register.conf
blob: 145857c169a9774813a6c196bde880a06ab1aac1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ServerRegister server config — test: secure_cert
# Requires X509 certificate identity token for session auth.

port = 14841
applicationUri = urn:localhost:bobink:ServerRegister

certificate = tests/secure_cert/certs/ServerRegister/cert.der
privateKey = tests/secure_cert/certs/ServerRegister/key.der
trustStore = tests/secure_cert/certs/trust

authMode = cert

registerInterval = 10