[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificat
From: |
Alex Bennée |
Subject: |
Re: [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration |
Date: |
Mon, 11 Dec 2023 16:51:54 +0000 |
User-agent: |
mu4e 1.11.26; emacs 29.1 |
Cleber Rosa <crosa@redhat.com> writes:
> 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).
>
> Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
--
Alex Bennée
Virtualisation Tech Lead @ Linaro
[PATCH 05/10] tests/avocado: use more distinct names for assets, Cleber Rosa, 2023/12/08
[PATCH 06/10] tests/avocado/kvm_xen_guest.py: cope with asset RW requirements, Cleber Rosa, 2023/12/08
[PATCH 10/10] tests/avocado/boot_xen.py: use class attribute, Cleber Rosa, 2023/12/08
[PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration, Cleber Rosa, 2023/12/08
- Re: [PATCH 01/10] tests/avocado: mips: fallback to HTTP given certificate expiration,
Alex Bennée <=
[PATCH 02/10] tests/avocado: mips: add hint for fetchasset plugin, Cleber Rosa, 2023/12/08
[PATCH 09/10] tests/avocado/boot_xen.py: unify tags, Cleber Rosa, 2023/12/08