[openssl/openssl] ef7cde: Add test for query invalidation after new provider...

Tomas Mraz noreply at reply.github.openssl.org
Thu May 12 06:29:07 UTC 2022


  Branch: refs/heads/openssl-3.0
  Home:   https://github.openssl.org/openssl/openssl
  Commit: ef7cdebba14b06e6b3ad3b7ea59633dffb012224
      https://github.openssl.org/openssl/openssl/commit/ef7cdebba14b06e6b3ad3b7ea59633dffb012224
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M test/fake_rsaprov.c
    M test/provider_pkey_test.c

  Log Message:
  -----------
  Add test for query invalidation after new provider added

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18269)

(cherry picked from commit 70dc0b6d27a11a7f64fe914a3f376988ad1b1720)


  Commit: 86290ec1f7ba99f7f454c2541b69082a785b5166
      https://github.openssl.org/openssl/openssl/commit/86290ec1f7ba99f7f454c2541b69082a785b5166
  Author: Tomas Mraz <tomas at openssl.org>
  Date:   2022-05-12 (Thu, 12 May 2022)

  Changed paths:
    M crypto/core_fetch.c

  Log Message:
  -----------
  Always try to construct methods as new provider might be added

Otherwise optional properties can be incorrectly ignored.

Fixes #18262

Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Richard Levitte <levitte at openssl.org>
Reviewed-by: Paul Dale <pauli at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/18269)

(cherry picked from commit 4b1b629725970384d6cf4dafe9e83e54859574cd)


Compare: https://github.openssl.org/openssl/openssl/compare/d2c7cbdc9796...86290ec1f7ba


More information about the openssl-commits mailing list