From acf58733111d660186a8efaecf0b8767212ce025 Mon Sep 17 00:00:00 2001 From: Jacob Hoffman-Andrews Date: Wed, 10 Feb 2021 15:57:57 -0800 Subject: [PATCH] Point WFE2 informational page to RFC 8555 (#5278) The old repo it linked to was old. --- wfe2/wfe.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wfe2/wfe.go b/wfe2/wfe.go index cde106c21..225b6fd57 100644 --- a/wfe2/wfe.go +++ b/wfe2/wfe.go @@ -410,7 +410,7 @@ func (wfe *WebFrontEndImpl) Index(ctx context.Context, logEvent *web.RequestEven response.Header().Set("Content-Type", "text/html") fmt.Fprintf(response, ` - This is an ACME + This is an ACME Certificate Authority running Boulder. JSON directory is available at %s.