aboutsummaryrefslogtreecommitdiffstats
path: root/docs/installation.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/installation.rst')
-rw-r--r--docs/installation.rst7
1 files changed, 0 insertions, 7 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 655adf2d..80b606c9 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -24,17 +24,10 @@ PyPy 5.4+ on these operating systems.
We test compiling with ``clang`` as well as ``gcc`` and use the following
OpenSSL releases:
-* ``OpenSSL 1.0.1``
-* ``OpenSSL 1.0.1e-fips`` (``RHEL/CentOS 7``)
-* ``OpenSSL 1.0.1f``
* ``OpenSSL 1.0.2-latest``
* ``OpenSSL 1.1.0-latest``
* ``OpenSSL 1.1.1-latest``
-.. warning::
- Cryptography 2.9 has dropped support for OpenSSL 1.0.1, see the
- :doc:`FAQ </faq>` for more details
-
Building cryptography on Windows
--------------------------------