Commit Graph

5 Commits

Author SHA1 Message Date
Štěpán Horáček
e8dd5c8524 Restrict usage of SHA-1
Usage of SHA-1 left only for use with PCR.

Resolves: rhbz#2060768

Signed-off-by: Štěpán Horáček <shoracek@redhat.com>
2022-06-29 19:50:36 +02:00
Štěpán Horáček
d56bd7eab9 Use tests from build
Previously the tests were cloned from the upstream repo, where they also
contain tests for SHA-1. After restricting SHA-1, these tests cannot
succeed. Use updated tests from patches instead.

Resolves: rhbz#2060768

Signed-off-by: Štěpán Horáček <shoracek@redhat.com>
2022-06-29 19:50:33 +02:00
Štěpán Horáček
e5eb743f56 Update test workaround for new OpenSSL version
Resolves: rhbz#2060768

Signed-off-by: Štěpán Horáček <shoracek@redhat.com>
2022-06-29 19:50:21 +02:00
Jerry Snitselaar
7f760c573b tss2: gating test deal with openssl 3
Fixup tpm emulator build for openssl 3

resolves: rhbz#1972900

Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
2021-06-22 15:47:18 -07:00
Jerry Snitselaar
b122768bc6 tss2: add gating tests
Add tss2 gating test for rhel9 builds.

resolves: rhbz#1972900

Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
2021-06-17 11:56:51 -07:00