diff options
| author | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-18 00:02:37 +0100 |
|---|---|---|
| committer | Thomas Vanbesien <tvanbesi@proton.me> | 2026-02-18 00:02:37 +0100 |
| commit | d8a7d51ba3ecdd0592d4b562d74cc7b56c99ead9 (patch) | |
| tree | 79c59eb4c3ef1522ab05e9777e3e3cddaf933026 /tests/none_anon/client.conf | |
| parent | 7648a256d97abda40edbdc0d7bf59edd0a09fb95 (diff) | |
| download | BobinkCOpcUa-d8a7d51ba3ecdd0592d4b562d74cc7b56c99ead9.tar.gz BobinkCOpcUa-d8a7d51ba3ecdd0592d4b562d74cc7b56c99ead9.zip | |
Remove none_anon test, make nosec_anon fully unsecured
none_anon was redundant — nosec_anon now covers the unsecured case
with both LDS and ServerRegister running without security config.
Update readme test table to reflect the change.
Diffstat (limited to 'tests/none_anon/client.conf')
| -rw-r--r-- | tests/none_anon/client.conf | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/tests/none_anon/client.conf b/tests/none_anon/client.conf deleted file mode 100644 index d85ae2b..0000000 --- a/tests/none_anon/client.conf +++ /dev/null @@ -1,9 +0,0 @@ -# Client — test: none_anon - -applicationUri = urn:localhost:bobink:ClientFindServers -certificate = certs/ClientFindServers_cert.der -privateKey = certs/ClientFindServers_key.der -securityMode = None -securityPolicy = None -authMode = anonymous -trustStore = certs/trust/client |
