We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b516200 commit e0fdd25Copy full SHA for e0fdd25
1 file changed
Doc/library/ssl.rst
@@ -1699,6 +1699,7 @@ to speed up repeated connections from the same clients.
1699
<https://docs.openssl.org/master/man3/SSL_CTX_set1_groups_list/>`_.
1700
1701
.. note::
1702
+
1703
When connected, the :meth:`SSLSocket.group` method of SSL sockets will
1704
return the group used for key agreement on that connection.
1705
0 commit comments