aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends/openssl.rst
diff options
context:
space:
mode:
authorPaul Kehrer <paul.l.kehrer@gmail.com>2014-12-12 20:24:27 -0600
committerPaul Kehrer <paul.l.kehrer@gmail.com>2014-12-12 20:24:27 -0600
commit963349078dc09ca36f5d7ad25e182ff11f6bb106 (patch)
tree3bdb9ac6ed9e08d8e4a0fa3462a667376dc77eb2 /docs/hazmat/backends/openssl.rst
parent0b58692bcb773d68bc234cc30115c5548ff4340d (diff)
parente9df2943a72fb256563510c64cde264c54ea0e12 (diff)
downloadcryptography-963349078dc09ca36f5d7ad25e182ff11f6bb106.tar.gz
cryptography-963349078dc09ca36f5d7ad25e182ff11f6bb106.tar.bz2
cryptography-963349078dc09ca36f5d7ad25e182ff11f6bb106.zip
Merge pull request #1520 from alex/https-all-the-things
Use HTTPS for a number of URLs in the docs
Diffstat (limited to 'docs/hazmat/backends/openssl.rst')
-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