qemu-block
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for 6.1] tests: filter out TLS distinguished name in certific


From: Hanna Reitz
Subject: Re: [PATCH for 6.1] tests: filter out TLS distinguished name in certificate checks
Date: Mon, 9 Aug 2021 17:35:07 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.11.0

On 04.08.21 20:03, Daniel P. Berrangé wrote:
The version of GNUTLS in Fedora 34 has changed the order in which encodes
fields when generating new TLS certificates. This in turn changes the
order seen when querying the distinguished name. This ultimately breaks
the expected output in the NBD TLS iotests. We don't need to be
comparing the exact distinguished name text for the purpose of the test
though, so it is fine to filter it out.

Reported-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
---
  tests/qemu-iotests/233           | 2 +-
  tests/qemu-iotests/233.out       | 4 ++--
  tests/qemu-iotests/common.filter | 5 +++++
  3 files changed, 8 insertions(+), 3 deletions(-)

Thanks, applied to my block branch:

https://github.com/XanClic/qemu/commits/block

(Given my email address change today, I don’t know yet how well the pull request will go.  Perhaps I’ll have to ask Kevin or Eric to step in on this one.)

Hanna




reply via email to

[Prev in Thread] Current Thread [Next in Thread]