Skip to content

Commit b659110

Browse files
committed
Update TLS 1.3 section of SSL docs to reflect that sigalgs can be configured
1 parent 1a549b4 commit b659110

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Doc/library/ssl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2921,7 +2921,7 @@ of TLS/SSL. Some new TLS 1.3 features are not yet available.
29212921
process certificate requests while they send or receive application data
29222922
from the server.
29232923
- TLS 1.3 features like early data, deferred TLS client cert request,
2924-
signature algorithm configuration, and rekeying are not supported yet.
2924+
and rekeying are not supported yet.
29252925

29262926

29272927
.. seealso::

0 commit comments

Comments
 (0)