diff options
Diffstat (limited to 'tests/nosec_anon/server_lds.conf')
| -rw-r--r-- | tests/nosec_anon/server_lds.conf | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/tests/nosec_anon/server_lds.conf b/tests/nosec_anon/server_lds.conf new file mode 100644 index 0000000..aa4b6ec --- /dev/null +++ b/tests/nosec_anon/server_lds.conf @@ -0,0 +1,8 @@ +# ServerLDS — test: nosec_anon +# No certificate/privateKey/trustStore: runs with SecurityPolicy#None only. + +port = 14840 +applicationUri = urn:localhost:bobink:ServerLDS +cleanupTimeout = 60 + +authMode = anonymous |
