aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2014-12-12 10:56:26 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2014-12-12 10:56:26 -0800
commite9df2943a72fb256563510c64cde264c54ea0e12 (patch)
tree7edc4a4972a53d713d809e14b171d3e73857e129 /docs/hazmat/backends
parentcc927a248eb7dca939bfb460a835705d70850378 (diff)
downloadcryptography-e9df2943a72fb256563510c64cde264c54ea0e12.tar.gz
cryptography-e9df2943a72fb256563510c64cde264c54ea0e12.tar.bz2
cryptography-e9df2943a72fb256563510c64cde264c54ea0e12.zip
Use HTTPS for a number of URLs in the docs
Diffstat (limited to 'docs/hazmat/backends')
-rw-r--r--docs/hazmat/backends/openssl.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/hazmat/backends/openssl.rst b/docs/hazmat/backends/openssl.rst
index e829798a..b48e502d 100644
--- a/docs/hazmat/backends/openssl.rst
+++ b/docs/hazmat/backends/openssl.rst
@@ -78,5 +78,5 @@ seeded from the same pool as ``/dev/random``.
.. _`OpenSSL`: https://www.openssl.org/
.. _`initializing the RNG`: https://en.wikipedia.org/wiki/OpenSSL#Predictable_keys_.28Debian-specific.29
-.. _`Yarrow`: http://en.wikipedia.org/wiki/Yarrow_algorithm
+.. _`Yarrow`: https://en.wikipedia.org/wiki/Yarrow_algorithm
.. _`Microsoft documentation`: http://msdn.microsoft.com/en-us/library/windows/desktop/aa379942(v=vs.85).aspx