Skip to content

Commit 458ed1b

Browse files
storymode7ncoghlan
authored andcommitted
[2.7] Add version change for OpenSSL 1.1.0 compatibility (GH-7541)
1 parent 2399915 commit 458ed1b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Doc/library/ssl.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ sockets, both client-side and server-side. This module uses the OpenSSL
2424
library. It is available on all modern Unix systems, Windows, Mac OS X, and
2525
probably additional platforms, as long as OpenSSL is installed on that platform.
2626

27+
.. versionchanged:: 2.7.13
28+
Updated to support linking with OpenSSL 1.1.0
29+
2730
.. note::
2831

2932
Some behavior may be platform dependent, since calls are made to the

0 commit comments

Comments
 (0)