Skip to content

Commit 871e7d5

Browse files
authored
fixes #1054 -- update list of supported openssl versions (#1055)
1 parent 45c5678 commit 871e7d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: INSTALL.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ Supported OpenSSL Versions
2525
pyOpenSSL supports the same platforms and releases as the upstream cryptography project `does <https://cryptography.io/en/latest/installation/#supported-platforms>`_.
2626
Currently that means:
2727

28-
- 1.0.2
2928
- 1.1.0
3029
- 1.1.1
30+
- 3.0
3131

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

0 commit comments

Comments
 (0)