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 702a2b7 commit abe1743Copy full SHA for abe1743
Doc/library/ssl.rst
@@ -1769,7 +1769,7 @@ to speed up repeated connections from the same clients.
1769
a well-known elliptic curve, for example ``prime256v1`` for a widely
1770
supported curve.
1771
1772
- For OpenSSL 3.0 and above *curve_name* parameter can be a colon separated
+ For OpenSSL 3.0 and above *curve_name* parameter can be a colon separated
1773
list of curves, for example ``prime256v1:brainpoolP384r1`` specifies two curves that will be
1774
used on a client hello.
1775
0 commit comments