mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Un-linkcheck-ignore a domain that's now properly serving a chain (#4859)
This commit is contained in:
parent
7a079b0a85
commit
2a5eddcc7a
1 changed files with 0 additions and 2 deletions
|
|
@ -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",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue