summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2023-05-12 15:38:54 -0400
committerGitHub <noreply@github.com>2023-05-13 03:38:54 +0800
commitcc4555394d594c2dc114f7ee5086caaa5e07f69e (patch)
tree18aab87eebee1afe14067a1dbec542d4c800eeef
parent0fd6cc2929e9a98c6d8d236f96ee81af40db638e (diff)
downloadcryptography-cc4555394d594c2dc114f7ee5086caaa5e07f69e.tar.gz
Remove linkcheck skip (#8915)
It now has a trusted issuer
-rw-r--r--docs/conf.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/docs/conf.py b/docs/conf.py
index e67b03b65..4cbbde37b 100644
--- a/docs/conf.py
+++ b/docs/conf.py
@@ -198,8 +198,6 @@ 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",
- # Cert is issued from an untrusted root
- r"https://e-trust.gosuslugi.ru",
# Incomplete cert chain
r"https://www.oscca.gov.cn",
# Cloudflare returns 403s for all non-browser requests