mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
Revert #22251
This commit is contained in:
parent
9ce69672f3
commit
9c1dba2758
18 changed files with 6 additions and 38 deletions
|
@ -197,9 +197,7 @@ Creating connections
|
|||
the transport; if *ssl* is :const:`True`, a context with some
|
||||
unspecified default settings is used.
|
||||
|
||||
.. seealso::
|
||||
|
||||
:ref:`SSL/TLS security considerations <ssl-security>`
|
||||
.. seealso:: :ref:`SSL/TLS security considerations <ssl-security>`
|
||||
|
||||
* *server_hostname*, is only for use together with *ssl*,
|
||||
and sets or overrides the hostname that the target server's certificate
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue