From 1a698fa2359e9bcdd9242c4bf77f8ff232cdde61 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Mon, 18 Oct 2021 18:10:22 -0700 Subject: [PATCH] update packaging docs to mention dl.eff.org (#9068) --- certbot/docs/packaging.rst | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/certbot/docs/packaging.rst b/certbot/docs/packaging.rst index 2d02d6d7b..89b368d65 100644 --- a/certbot/docs/packaging.rst +++ b/certbot/docs/packaging.rst @@ -40,9 +40,12 @@ PGP keys: - ``86379B4F0AF371B50CD9E5FF3402831161D1D280`` - ``20F201346BF8F3F455A73F9A780CC99432A28621`` +These keys can be found on major key servers and at +https://dl.eff.org/certbot.pub. + Releases before 1.21.0 were signed by the PGP key -``A2CFB51FA275A7286234E7B24D17C995CD9775F2``. All of these keys can be found on -major key servers. +``A2CFB51FA275A7286234E7B24D17C995CD9775F2`` which can still be found on major +key servers. Notes for package maintainers =============================