[openssl/openssl] dc45d4: rsa: fix merge CI runs with old FIPS providers

Hubert Kario noreply at github.com
Tue Dec 13 21:49:03 UTC 2022


  Branch: refs/heads/master
  Home:   https://github.com/openssl/openssl
  Commit: dc45d4c6faeb53bb68401141d899b9f857bbc51d
      https://github.com/openssl/openssl/commit/dc45d4c6faeb53bb68401141d899b9f857bbc51d
  Author: Hubert Kario <hkario at redhat.com>
  Date:   2022-12-14 (Wed, 14 Dec 2022)

  Changed paths:
    M test/recipes/30-test_evp_data/evppkey_rsa_common.txt

  Log Message:
  -----------
  rsa: fix merge CI runs with old FIPS providers

Since the fips provider version isn't frozen at 3.0.0, and the first
planned release with the fix in the fips provider is in 3.2.0,
we need to skip all the tests that expect implicit rejection
in all versions below 3.2.0

Reviewed-by: Tomas Mraz <tomas at openssl.org>
Reviewed-by: Dmitry Belyavskiy <beldmit at gmail.com>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19890)




More information about the openssl-commits mailing list