diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/conf.py | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/conf.py b/docs/conf.py index 0db9dd8b8..f3b84c411 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -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 |
