diff options
-rw-r--r-- | docs/conf.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py index 4f1a5092..e57e133e 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -181,8 +181,6 @@ linkcheck_retries = 10 linkcheck_ignore = [ # Small DH key results in a TLS failure on modern OpenSSL r"https://info.isl.ntt.co.jp/crypt/eng/camellia/", - # Serving an incomplete chain - r"https://www.cosic.esat.kuleuven.be", # 403ing from Travis r"https://devblogs.microsoft.com/oldnewthing/\?p=4223", ] |