Branch: refs/heads/openssl-3.1 Home: https://github.com/openssl/openssl Commit: fb3b7f9bfb597a99c5fba54f3263ac5edda5e3f3 https://github.com/openssl/openssl/commit/fb3b7f9bfb597a99c5fba54f3263ac5edda5e3f3 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: 2ae3b0b22cc58eb41da8a1d362bfbc39cfb6ad67 https://github.com/openssl/openssl/commit/2ae3b0b22cc58eb41da8a1d362bfbc39cfb6ad67 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/99a6fe4c4ac0...2ae3b0b22cc5 To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications