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

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


  Branch: refs/heads/master
  Home:   https://github.openssl.org/openssl/openssl
  Commit: 70dc0b6d27a11a7f64fe914a3f376988ad1b1720
      https://github.openssl.org/openssl/openssl/commit/70dc0b6d27a11a7f64fe914a3f376988ad1b1720
  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)


  Commit: 4b1b629725970384d6cf4dafe9e83e54859574cd
      https://github.openssl.org/openssl/openssl/commit/4b1b629725970384d6cf4dafe9e83e54859574cd
  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)


Compare: https://github.openssl.org/openssl/openssl/compare/3b85d9de443c...4b1b62972597


More information about the openssl-commits mailing list