Skip to content

Commit 2d2ea9d

Browse files
alexreaperhulk
authored andcommitted
Update install docs for suppoted versions of OpenSSL (#813)
1 parent 4cb0520 commit 2d2ea9d

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

INSTALL.rst

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,7 @@ Currently that means:
2828
- 1.0.1
2929
- 1.0.2
3030
- 1.1.0
31-
32-
If you need support for older releases, the following pinned versions will work:
33-
34-
- **OpenSSL 0.9.8**: ``'pyOpenSSL<17.0' 'cryptography<1.4'``
35-
- **OpenSSL 1.0.0**: ``'pyOpenSSL<17.1' 'cryptography<1.7'``
31+
- 1.1.1
3632

3733
You can always find out the versions of pyOpenSSL, cryptography, and the linked OpenSSL by running ``python -m OpenSSL.debug``.
3834

0 commit comments

Comments
 (0)