From 96cade80c7a8e9c9b1602490a8b943d4ed64ef04 Mon Sep 17 00:00:00 2001 From: Jon Buckley Date: Sat, 15 Jun 2024 18:21:01 -0400 Subject: [PATCH 1/2] chore: aus5.mozilla.org 2024 TLS certificate renewal --- docs/source/client_domains.rst | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/source/client_domains.rst b/docs/source/client_domains.rst index 0ca6582e4..86246e195 100644 --- a/docs/source/client_domains.rst +++ b/docs/source/client_domains.rst @@ -11,7 +11,9 @@ SSL Certificates +------------------+----------+-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | Domain | Issuer | Serial Number | Primary/Backup | Expiration | Links | Comments | +==================+==========+=================================================+============================+====================+=======================================================================+==================================================================================================+ -| aus5.mozilla.org | DigiCert | 06:27:64:bd:ac:97:4f:2c:0a:50:a8:6c:f3:f9:00:a6 | Primary | June 23, 2024 | `Bug 1834817 `_ | | +| aus5.mozilla.org | DigiCert | 06:ba:ad:9a:34:cc:06:4f:8c:d0:60:6b:99:5d:9c:24 | Primary | July 1, 2024 | `Bug 1899899 `_ | | +| | +-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ +| | | 06:27:64:bd:ac:97:4f:2c:0a:50:a8:6c:f3:f9:00:a6 | Retired on June 3, 2024 | June 23, 2024 | `Bug 1834817 `_ | | | | +-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | | | 0c:2d:d1:18:c8:57:0e:05:d8:a9:ea:51:7c:ec:d4:10 | Retired on May 25, 2023 | June 16, 2023 | `Bug 1768253 `_ | | | | +-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ From c5a9ddfade55da611f6d6ba4c443338ccf2bac9b Mon Sep 17 00:00:00 2001 From: Jon Buckley Date: Mon, 17 Jun 2024 07:55:22 -0400 Subject: [PATCH 2/2] Fix wrong expiration Co-authored-by: Julien Cristau --- docs/source/client_domains.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/client_domains.rst b/docs/source/client_domains.rst index 86246e195..1252bc742 100644 --- a/docs/source/client_domains.rst +++ b/docs/source/client_domains.rst @@ -11,7 +11,7 @@ SSL Certificates +------------------+----------+-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | Domain | Issuer | Serial Number | Primary/Backup | Expiration | Links | Comments | +==================+==========+=================================================+============================+====================+=======================================================================+==================================================================================================+ -| aus5.mozilla.org | DigiCert | 06:ba:ad:9a:34:cc:06:4f:8c:d0:60:6b:99:5d:9c:24 | Primary | July 1, 2024 | `Bug 1899899 `_ | | +| aus5.mozilla.org | DigiCert | 06:ba:ad:9a:34:cc:06:4f:8c:d0:60:6b:99:5d:9c:24 | Primary | July 1, 2025 | `Bug 1899899 `_ | | | | +-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+ | | | 06:27:64:bd:ac:97:4f:2c:0a:50:a8:6c:f3:f9:00:a6 | Retired on June 3, 2024 | June 23, 2024 | `Bug 1834817 `_ | | | | +-------------------------------------------------+----------------------------+--------------------+-----------------------------------------------------------------------+--------------------------------------------------------------------------------------------------+