Commit Graph

4 Commits

Author SHA1 Message Date
Christian Heimes
28cd304e9d Rebase to 36.0.1 + upstream fixes
OpenSSL 3.0 FIPS mode is now detected correctly

Upstream fixes on top of 36.0.1:

- Fix error check from EVP_PKEY_CTX_set_signature_md
- Block 3DES in FIPS mode
- Disable DSA tests in FIPS mode
- Enable SHA1 signatures in test suite
- Fix serialization of keyusage ext with no bits

Related: rhbz#2060787
2022-03-04 13:51:16 +01:00
Christian Heimes
9744c756c6 Fix more issues with gating tests 2022-01-24 10:35:14 +00:00
Christian Heimes
7b4151100c Fix gating: drop obsolete python-cryptography-vectors from deps
Related: rhbz#2039768
2022-01-12 13:19:01 +01:00
Kaleemullah Siddiqui
8ab6b5d59c Add gating definition for RHEL 9
Related: rhbz#1947473

Signed-off-by: Kaleemullah Siddiqui <ksiddiqu@redhat.com>
2021-06-09 12:32:00 +05:30