aboutsummaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove redundant config/ dir, use Aes256_Sha256_RsaPss everywhereThomas Vanbesien34 hours6-6/+6
* Add X509 certificate identity token authenticationThomas Vanbesien35 hours4-0/+52
* Extract createUnsecureClientConfig, fix None endpoint negotiationThomas Vanbesien36 hours3-13/+2
* Add None endpoint so unsecure clients can discover secure serversThomas Vanbesien39 hours1-4/+0
* Make client/server encryption optional, rename tests to full namesThomas Vanbesien41 hours23-142/+64
* Rename ClientFindServers certificate identity to ClientThomas Vanbesien46 hours5-15/+15
* Standardize config file section ordering, list operations in usageThomas Vanbesien46 hours20-38/+58
* Add aes256_anon test, expand readme certificate sectionThomas Vanbesien47 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 Vanbesien3 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