qemu-devel
[Top][All Lists]
Advanced

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

Re: [PATCH 01/13] tests/avocado: mips: fallback to HTTP given certificat


From: Philippe Mathieu-Daudé
Subject: Re: [PATCH 01/13] tests/avocado: mips: fallback to HTTP given certificate expiration
Date: Mon, 29 Jul 2024 13:49:31 +0200
User-agent: Mozilla Thunderbird

On 26/7/24 15:44, Cleber Rosa wrote:
The SSL certificate installed at mipsdistros.mips.com has expired:

  0 s:CN = mipsdistros.mips.com
  i:C = US, O = Amazon, OU = Server CA 1B, CN = Amazon
  a:PKEY: rsaEncryption, 2048 (bit); sigalg: RSA-SHA256
  v:NotBefore: Dec 23 00:00:00 2019 GMT; NotAfter: Jan 23 12:00:00 2021 GMT

Because this project has no control over that certificate and host,
this falls back to plain HTTP instead.  The integrity of the
downloaded files can be guaranteed by the existing hashes for those
files (which are not modified here).

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
---
  tests/avocado/boot_linux_console.py | 6 +++---
  1 file changed, 3 insertions(+), 3 deletions(-)

Tested-by: Philippe Mathieu-Daudé <philmd@linaro.org>




reply via email to

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