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