Branch: refs/heads/openssl-3.3 Home: https://github.com/openssl/openssl Commit: fa30357f3bd86dc190af821689762be1aadaeac6 https://github.com/openssl/openssl/commit/fa30357f3bd86dc190af821689762be1aadaeac6 Author: Tomas Mraz <to...@openssl.org> Date: 2024-05-14 (Tue, 14 May 2024)
Changed paths: M test/recipes/90-test_sslapi.t Log Message: ----------- 90-test_sslapi.t: Fix execution of sslapitest with fips provider Default configuration of the fips provider for tests is pedantic which means that sslapitest was not fully executed with fips provider. The ems check must be switched off for full execution. Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> (Merged from https://github.com/openssl/openssl/pull/24347) (cherry picked from commit d2af5e4c946afb59d3512b440642f0da775d198f) Commit: 843d42b800df630906807f6ac71fb64d0f4f4389 https://github.com/openssl/openssl/commit/843d42b800df630906807f6ac71fb64d0f4f4389 Author: Tomas Mraz <to...@openssl.org> Date: 2024-05-14 (Tue, 14 May 2024) Changed paths: M test/sslapitest.c Log Message: ----------- sslapitest.c: With fips skip tests depending on X25519 and X448 Reviewed-by: Paul Dale <ppz...@gmail.com> Reviewed-by: Tom Cosgrove <tom.cosgr...@arm.com> (Merged from https://github.com/openssl/openssl/pull/24347) (cherry picked from commit f6e469808501f52c7e8f8679d6c3290cf1c258b3) Compare: https://github.com/openssl/openssl/compare/32ca45d3f905...843d42b800df To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications