[openssl/openssl] 8d41c0: Fix no-des failure in test_cms

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


  Branch: refs/heads/openssl-3.2
  Home:   https://github.com/openssl/openssl
  Commit: 8d41c04ea8872a20dc4b090d3812dbc280f99b90
      https://github.com/openssl/openssl/commit/8d41c04ea8872a20dc4b090d3812dbc280f99b90
  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