summaryrefslogtreecommitdiff
path: root/tests/root_cert
Commit message (Collapse)AuthorAgeFilesLines
* Make tests pass after 2024Bernhard M. Wiedemann2019-04-121-13/+13
| | | | | | | | | | | Background: As part of my work on reproducible builds for openSUSE, I check that software still gives identical build results in the future. The usual offset is +15 years, because that is how long I expect some software will be used in some places. This showed up failing tests in our package build. See https://reproducible-builds.org/ for why this matters. This patch made tests pass in 2037
* Added tests for encryption and signing of the authentication response.Hans HoĢˆrberg2015-03-182-0/+30
Added tests to decrypt authentication responses in the client.