aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Gaynor <alex.gaynor@gmail.com>2015-02-21 18:49:07 -0800
committerAlex Gaynor <alex.gaynor@gmail.com>2015-02-21 18:49:07 -0800
commit1e19c4606d9ea02f6757666abba3e19c47bd65f7 (patch)
treebe6eaff723047f3e2ec48cb7fbdaa38fe0aaff5c
parent66e0651c9aa759d0ede4e93315876a4f9f62ed8f (diff)
parent96a08277045b8f82672403b17fe4385ac01537f4 (diff)
downloadcryptography-1e19c4606d9ea02f6757666abba3e19c47bd65f7.tar.gz
cryptography-1e19c4606d9ea02f6757666abba3e19c47bd65f7.tar.bz2
cryptography-1e19c4606d9ea02f6757666abba3e19c47bd65f7.zip
Merge pull request #1687 from reaperhulk/update-freebsd-ossl-version
OpenSSL 1.0.1j-freebsd is what we test against with FreeBSD 10.1
-rw-r--r--docs/installation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/installation.rst b/docs/installation.rst
index 30f50646..c061903e 100644
--- a/docs/installation.rst
+++ b/docs/installation.rst
@@ -30,7 +30,7 @@ OpenSSL releases:
* ``OpenSSL 1.0.0-fips`` (``RHEL/CentOS 6.4``)
* ``OpenSSL 1.0.1``
* ``OpenSSL 1.0.1e-fips`` (``RHEL/CentOS 7``)
-* ``OpenSSL 1.0.1e-freebsd``
+* ``OpenSSL 1.0.1j-freebsd``
* ``OpenSSL 1.0.1-latest`` (The most recent 1.0.1 release)
* ``OpenSSL 1.0.2``