From 62f6195896ecb84411313b9b932b21c9aa6381c7 Mon Sep 17 00:00:00 2001 From: Alex Gaynor Date: Sat, 19 Mar 2016 17:47:56 -0400 Subject: two seperate sentences --- docs/faq.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/faq.rst b/docs/faq.rst index 2c17e285..f00974b4 100644 --- a/docs/faq.rst +++ b/docs/faq.rst @@ -46,7 +46,7 @@ Importing cryptography causes a ``RuntimeError`` about OpenSSL 0.9.8 The OpenSSL project has dropped support for the 0.9.8 release series. Since it is no longer receiving security patches from upstream, ``cryptography`` is also dropping support for it. To fix this issue you should upgrade to a newer -version of OpenSSL (1.0.1 or later), this may require you to upgrade to a newer +version of OpenSSL (1.0.1 or later). This may require you to upgrade to a newer operating system. For the 1.4 release, you can set the ``CRYPTOGRAPHY_ALLOW_OPENSSL_098`` -- cgit v1.2.3