From b841f0f307e3f7bda7122761e0efa1139a50c6c8 Mon Sep 17 00:00:00 2001 From: osirisinferi Date: Sun, 6 Sep 2020 14:14:33 +0200 Subject: [PATCH] Change ACME spec link to RFC 8555 (#8266) --- certbot/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/certbot/README.rst b/certbot/README.rst index 8af8a344c..6d04e6fa3 100644 --- a/certbot/README.rst +++ b/certbot/README.rst @@ -67,9 +67,9 @@ Let's Encrypt Website: https://letsencrypt.org Community: https://community.letsencrypt.org -ACME spec: http://ietf-wg-acme.github.io/acme/ +ACME spec: `RFC 8555 `_ -ACME working area in github: https://github.com/ietf-wg-acme/acme +ACME working area in github (archived): https://github.com/ietf-wg-acme/acme |build-status|