From 07ea3cd3ea23608ad5dfea008674d89e03cb1d33 Mon Sep 17 00:00:00 2001 From: Paul Kehrer Date: Fri, 26 Aug 2016 21:48:24 +0800 Subject: OpenSSL 1.1.0 support (#2826) * make pre5 work * add a blank line to make the diff happier * 1.1.0-pre6 working * support the changes since 1.1.0-pre6 * fixes * add 1.1.0 to travis * expose the symbol * better testing for numericstring * handle libre... * actually use the 1.1.0 we compile * cache the ossl-110 dir on travis * add some newlines * changelog entry for 1.1.0 support * note that we test on 1.1.0 * proper skip on this test * reorder --- docs/installation.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'docs/installation.rst') diff --git a/docs/installation.rst b/docs/installation.rst index 2e1b3ae4..3d10c367 100644 --- a/docs/installation.rst +++ b/docs/installation.rst @@ -34,6 +34,7 @@ OpenSSL releases: * ``OpenSSL 1.0.1j-freebsd`` * ``OpenSSL 1.0.1f`` * ``OpenSSL 1.0.2-latest`` +* ``OpenSSL 1.1.0`` .. warning:: OpenSSL 1.0.0 is no longer supported by the OpenSSL project. Cryptography -- cgit v1.2.3