Overview
Comment: | Patch by Sergei Golovan (Debian) to replace 1024 bit certificates with 2048 bit ones because the new OpenSSL refuses to load small keys ("ee key too small"). Source: https://sources.debian.org/src/tcltls/1.7.22-3/debian/patches/certs-tests.patch |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | nijtmans |
Files: | files | file ages | folders |
SHA3-256: |
fecca6f35e7c202e4a8f94701f8b3277 |
User & Date: | jan.nijtmans on 2024-02-22 07:35:58 |
Other Links: | branch diff | manifest | tags |
Context
2024-02-22
| ||
07:52 | TlsIO.test Hostname Fix. Patch by Sergei Golovan (Debian) to make the client socket connect to localhost instead of [info hostname] to prevent intermittent test failures inside mock(1). Also, account for a change in error message "unsupported protocol" instead of "wrong version number". -- Sergei Golovan <email address hidden> Thu, 18 Jul 2019 15:00:18 +0300 Source: https://sources.debian.org/src/tcltls/1.7.22-3/debian/patches/hostname-tests.patch check-in: 913359443b user: jan.nijtmans tags: nijtmans | |
07:35 | Patch by Sergei Golovan (Debian) to replace 1024 bit certificates with 2048 bit ones because the new OpenSSL refuses to load small keys ("ee key too small"). Source: https://sources.debian.org/src/tcltls/1.7.22-3/debian/patches/certs-tests.patch check-in: fecca6f35e user: jan.nijtmans tags: nijtmans | |
2024-02-21
| ||
23:10 | Few more tweaks check-in: 195f14da6c user: jan.nijtmans tags: nijtmans | |
Changes
Modified tests/certs/ca.pem from [deed2c9802] to [484e3a5644]. [diff]
Modified tests/certs/client.key from [73e1cabe1e] to [fb4dcc3cad]. [diff]
Modified tests/certs/client.pem from [c9c6acad76] to [2050e8c953]. [diff]
Modified tests/certs/client.req from [85521da890] to [5ffe930c8b]. [diff]
Modified tests/certs/file.srl from [0908cbeb2f] to [662a919451]. [diff]
Modified tests/certs/privkey.pem from [8b0cd2f057] to [68364dca5f]. [diff]
Modified tests/certs/server.key from [5e8ad5b667] to [059d0c4e1d]. [diff]
Modified tests/certs/server.pem from [f68c9dc63c] to [fafd25f6df]. [diff]
Modified tests/certs/server.req from [026a8de463] to [984c60695f]. [diff]