[openssl/openssl] 4fd2fa: 90-test_sslapi.t: Fix execution of sslapitest with...

Tomáš Mráz noreply at github.com
Tue May 14 16:13:11 UTC 2024


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 4fd2fa3b752af5897d4ef1ddc887dac70ab207f2
      https://github.com/openssl/openssl/commit/4fd2fa3b752af5897d4ef1ddc887dac70ab207f2
  Author: Tomas Mraz <tomas at 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 <ppzgs1 at gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/24347)

(cherry picked from commit d2af5e4c946afb59d3512b440642f0da775d198f)


  Commit: 44716365ceff1485aa6e092a2d1b2172fdc5e62e
      https://github.com/openssl/openssl/commit/44716365ceff1485aa6e092a2d1b2172fdc5e62e
  Author: Tomas Mraz <tomas at 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 <ppzgs1 at gmail.com>
Reviewed-by: Tom Cosgrove <tom.cosgrove at arm.com>
(Merged from https://github.com/openssl/openssl/pull/24347)

(cherry picked from commit f6e469808501f52c7e8f8679d6c3290cf1c258b3)


Compare: https://github.com/openssl/openssl/compare/088eecf70538...44716365ceff

To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications


More information about the openssl-commits mailing list