aboutsummaryrefslogtreecommitdiffstats
path: root/tests/run_download_cert_test.sh
Commit message (Collapse)AuthorAgeFilesLines
* Add download-cert client operation with integration testThomas Vanbesien37 hours1-0/+114
Retrieves the server's DER certificate via GetEndpoints and writes it to a local file. The test starts a secure ServerLDS, downloads its certificate, and verifies it matches the original.