blob: 7b15b20da58c2d09678177b408631b5cd10b489c (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
# ServerLDS — test: none_anon
port = 14840
applicationUri = urn:localhost:bobink:ServerLDS
certificate = certs/ServerLDS_cert.der
privateKey = certs/ServerLDS_key.der
cleanupTimeout = 60
authMode = anonymous
trustStore = certs/trust/server_lds
|