From b41a992545c3ae4b57bd52eb8598f31cb6da23d5 Mon Sep 17 00:00:00 2001 From: Brad Warren Date: Tue, 30 Apr 2019 09:42:58 -0700 Subject: [PATCH] Use archive.org instead of ietf.org directly. (#7004) Fixes the failing website builds at https://travis-ci.com/certbot/website/builds/110049706. --- docs/ciphers.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/ciphers.rst b/docs/ciphers.rst index b748dd87a..c3d6abc42 100644 --- a/docs/ciphers.rst +++ b/docs/ciphers.rst @@ -286,7 +286,7 @@ https://weakdh.org/sysadmin.html These lists may have been derived from Mozilla's recommendations. One of the authors clarified his view of the priorities for various changes as a result of the research at -https://www.ietf.org/mail-archive/web/tls/current/msg16496.html +https://web.archive.org/web/20150526022820/https://www.ietf.org/mail-archive/web/tls/current/msg16496.html In particular, he supports ECDHE and also supports the use of the standardized groups in the FF-DHE Internet-Draft mentioned above (which isn't clear from the group's original recommendations).