From 73695cacca7d1ae28aa43a4f0cb728ba6352cc88 Mon Sep 17 00:00:00 2001 From: Petr Vokac Date: Sun, 28 Dec 2025 11:00:05 +0100 Subject: [PATCH] New shorter URI for CRLs To make certificates as small as possible Let's Encrypt started to use lencr.org domain for CRLs distribution, details in the https://letsencrypt.org/docs/lencr.org/ --- isrg-root-x2.crl_url | 2 +- isrgrootx1.crl_url | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/isrg-root-x2.crl_url b/isrg-root-x2.crl_url index 80cfb42..a0f3f8a 100644 --- a/isrg-root-x2.crl_url +++ b/isrg-root-x2.crl_url @@ -1 +1 @@ -http://c.lencr.org +http://x2.c.lencr.org diff --git a/isrgrootx1.crl_url b/isrgrootx1.crl_url index d4a997e..2507757 100644 --- a/isrgrootx1.crl_url +++ b/isrgrootx1.crl_url @@ -1 +1 @@ -http://crl.root-x1.letsencrypt.org +http://x1.c.lencr.org