diff options
author | Guilhem Moulin <guilhem@fripost.org> | 2022-02-24 23:59:37 +0100 |
---|---|---|
committer | Guilhem Moulin <guilhem@fripost.org> | 2022-02-25 00:06:25 +0100 |
commit | 58c2c80b585fe51dea56ca13776b51f44ad68463 (patch) | |
tree | 0593108718ac87596f529d3feddd75cd875956f4 /Changelog | |
parent | 90d0b00313686a8e6a05e807c24d5c460718ba41 (diff) |
tests/certs/generate: Use custom openssl.cnf.
To avoid depending on the system default.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -37,6 +37,8 @@ interimap (0.5.7) upstream; instead use $(bindir) (expanded at compile time). - tests/certs/generate: redirect known error output to the standard output. + - tests/certs/generate: use custom openssl.cnf to avoid depending on + the system default. -- Guilhem Moulin <guilhem@fripost.org> Thu, 24 Feb 2022 01:28:25 +0100 |