aboutsummaryrefslogtreecommitdiffstats
path: root/docs/development
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2019-02-03 11:49:36 -0600
committerAlex Gaynor <alex.gaynor@gmail.com>2019-02-03 12:49:36 -0500
commit57f8a533c3615e7df110561d1be56621a129e4e4 (patch)
tree42d46c923e76b0396638427dcdbc9924f9cc02ad /docs/development
parent58840a7f8269ed68b0189447adf816f58fba51ac (diff)
downloadcryptography-57f8a533c3615e7df110561d1be56621a129e4e4.tar.gz
cryptography-57f8a533c3615e7df110561d1be56621a129e4e4.tar.bz2
cryptography-57f8a533c3615e7df110561d1be56621a129e4e4.zip
concede to digicert's garbage CDN (#4747)
Which, despite supporting HTTPS, is non-deterministically providing 404s and DigiCert has asserted that http is the only "supported" protocol.
Diffstat (limited to 'docs/development')
-rw-r--r--docs/development/test-vectors.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/development/test-vectors.rst b/docs/development/test-vectors.rst
index df1ecfa2..829a7842 100644
--- a/docs/development/test-vectors.rst
+++ b/docs/development/test-vectors.rst
@@ -654,7 +654,7 @@ header format (substituting the correct information):
.. _`NIST SP-800-38B`: https://csrc.nist.gov/publications/detail/sp/800-38b/archive/2005-05-01
.. _`NIST PKI Testing`: https://csrc.nist.gov/Projects/PKI-Testing
.. _`testx509.pem`: https://github.com/openssl/openssl/blob/master/test/testx509.pem
-.. _`DigiCert Global Root G3`: https://cacerts.digicert.com/DigiCertGlobalRootG3.crt
+.. _`DigiCert Global Root G3`: http://cacerts.digicert.com/DigiCertGlobalRootG3.crt
.. _`root data`: https://hg.mozilla.org/projects/nss/file/25b2922cc564/security/nss/lib/ckfw/builtins/certdata.txt#l2053
.. _`asymmetric/public/PKCS1/dsa.pub.pem`: https://github.com/ruby/ruby/blob/4ccb387f3bc436a08fc6d72c4931994f5de95110/test/openssl/test_pkey_dsa.rb#L53
.. _`Mozilla bug`: https://bugzilla.mozilla.org/show_bug.cgi?id=233586