From 95c460bb0a86f976442bccabe3f9e9251670a70b Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Thu, 11 Apr 2019 20:11:33 -0400 Subject: Update linkcheck ignores for the latest nonsense (#4838) --- docs/conf.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/conf.py b/docs/conf.py index 32d5d262..fb1537e4 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -182,5 +182,5 @@ linkcheck_ignore = [ # Small DH key results in a TLS failure on modern OpenSSL "https://info.isl.ntt.co.jp/crypt/eng/camellia/", # Serving an incomplete chain - "https://e-trust.gosuslugi.ru/MainCA", + "https://www.cosic.esat.kuleuven.be", ] -- cgit v1.2.3