mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Remove two linkcheck ignores (#5570)
This commit is contained in:
parent
eb02f2127f
commit
488cd740bb
1 changed files with 0 additions and 4 deletions
|
|
@ -199,8 +199,4 @@ linkcheck_ignore = [
|
|||
r"https://info.isl.ntt.co.jp/crypt/eng/camellia/",
|
||||
# Inconsistent small DH params they seem incapable of fixing
|
||||
r"https://www.secg.org/sec1-v2.pdf",
|
||||
# 403ing from Travis
|
||||
r"https://devblogs.microsoft.com/oldnewthing/\?p=4223",
|
||||
# Incomplete cert chain
|
||||
r"https://cveform.mitre.org/",
|
||||
]
|
||||
|
|
|
|||
Loading…
Reference in a new issue