Copy test certificates files from development
Copy updated test certificates and related data (keys, CSR, etc.) from
development. This replaces certificates that will expire on 2023-09-07,
causing the unit tests to fail. This also adds new data files that are not
used, and moves some files.
The replacement data is good until 2023-12-31.
The update causes some parsing unit tests to fail because the new
certificates have a different expiry date. This will be fixed in a
subsequent commit.
```
git checkout dc2d7cce02
-- tests/data_files tests/src/test_certs.h tests/src/certs.c
```
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
6f37495ea4
commit
7e52921c9a
260 changed files with 4391 additions and 2480 deletions
BIN
tests/data_files/parse_input/cli-rsa-sha256-badalg.crt.der
Normal file
BIN
tests/data_files/parse_input/cli-rsa-sha256-badalg.crt.der
Normal file
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue