Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
cpython
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
cpython
Commits
458ed1b2
Commit
458ed1b2
authored
Jun 09, 2018
by
Mayank Singhal
Committed by
Nick Coghlan
Jun 09, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
[2.7] Add version change for OpenSSL 1.1.0 compatibility (GH-7541)
parent
23999158
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
Doc/library/ssl.rst
Doc/library/ssl.rst
+3
-0
No files found.
Doc/library/ssl.rst
View file @
458ed1b2
...
...
@@ -24,6 +24,9 @@ sockets, both client-side and server-side. This module uses the OpenSSL
library. It is available on all modern Unix systems, Windows, Mac OS X, and
probably additional platforms, as long as OpenSSL is installed on that platform.
.. versionchanged:: 2.7.13
Updated to support linking with OpenSSL 1.1.0
.. note::
Some behavior may be platform dependent, since calls are made to the
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment