summaryrefslogtreecommitdiff
path: root/tests/openssl.cnf
Commit message (Collapse)AuthorAgeFilesLines
* Make tests pass after 2024Bernhard M. Wiedemann2019-04-121-0/+6
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