[openssl/openssl] 27764d: Fix no-des failure in test_cms

Bernd Edlinger noreply at github.com
Tue Dec 19 12:51:26 UTC 2023


  Branch: refs/heads/openssl-3.0
  Home:   https://github.com/openssl/openssl
  Commit: 27764db49082d7a57ebe7030aca1ab11757abccd
      https://github.com/openssl/openssl/commit/27764db49082d7a57ebe7030aca1ab11757abccd
  Author: Bernd Edlinger <bernd.edlinger at hotmail.de>
  Date:   2023-12-19 (Tue, 19 Dec 2023)

  Changed paths:
    M test/recipes/80-test_cms.t

  Log Message:
  -----------
  Fix no-des failure in test_cms

The newly introduced test case do not work
when configured with no-des, fix that by
choosing -aes128 as cipher.

Fixes ffed597882ba ("cms: avoid intermittent test failure")

Reviewed-by: Hugo Landau <hlandau at openssl.org>
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Tomas Mraz <tomas at openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23086)

(cherry picked from commit 5b4f4474b2562c4422193e1719461a0ef5cbc3e5)




More information about the openssl-commits mailing list