mirror of
https://github.com/saymrwulf/cryptography.git
synced 2026-05-14 20:37:55 +00:00
Add another linkcheck ignore (#6129)
This commit is contained in:
parent
a4aa852a17
commit
ce80be2d26
1 changed files with 2 additions and 0 deletions
|
|
@ -198,6 +198,8 @@ 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",
|
||||
# Incomplete cert chain
|
||||
r"https://e-trust.gosuslugi.ru",
|
||||
]
|
||||
|
||||
autosectionlabel_prefix_document = True
|
||||
|
|
|
|||
Loading…
Reference in a new issue