aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant FindServers step from cert_bootstrap testThomas Vanbesien29 hours1-24/+10
* Rename client executable to bobink_opcua_clientThomas Vanbesien29 hours3-9/+9
* Refactor: reduce duplication and tighten helpersThomas Vanbesien29 hours4-107/+65
* Rename CMake project and executable targetsThomas Vanbesien30 hours3-19/+19
* Add TOFU certificate bootstrap integration testThomas Vanbesien30 hours18-0/+218
* Move certificates into per-test directoriesThomas Vanbesien31 hours50-75/+38
* Add download-cert client operation with integration testThomas Vanbesien31 hours1-0/+114
* Remove redundant config/ dir, use Aes256_Sha256_RsaPss everywhereThomas Vanbesien31 hours6-6/+6
* Add X509 certificate identity token authenticationThomas Vanbesien31 hours4-0/+52
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien33 hours3-13/+2
* Add None endpoint so unsecure clients can discover secure serversThomas Vanbesien36 hours1-4/+0
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien38 hours23-142/+64
* Rename ClientFindServers certificate identity to ClientThomas Vanbesien42 hours5-15/+15
* Standardize config file section ordering, list operations in usageThomas Vanbesien43 hours20-38/+58
* Add aes256_anon test, expand readme certificate sectionThomas Vanbesien43 hours4-0/+44
* Remove none_anon test, make nosec_anon fully unsecuredThomas Vanbesien2 days5-48/+0
* Make LDS security config optional, add nosec_anon testThomas Vanbesien2 days4-0/+42
* Update certificate generation: keep intermediate files, fix URI formatThomas Vanbesien2 days17-18/+18
* Replace ClientFindServers with unified Client, use trust store directoriesThomas Vanbesien2 days27-310/+180
* Decouple LDS and server clients in ClientFindServersThomas Vanbesien3 days6-54/+96
* Add configurable log level as optional CLI argumentThomas Vanbesien3 days1-23/+23
* Replace CLI arguments with config-file parser and add integration testsThomas Vanbesien3 days19-0/+412