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 07c0a4a commit 17c73bfCopy full SHA for 17c73bf
1 file changed
Doc/library/ssl.rst
@@ -1756,7 +1756,7 @@ to speed up repeated connections from the same clients.
1756
a well-known elliptic curve, for example ``prime256v1`` for a widely
1757
supported curve.
1758
1759
- 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
1760
list of curves, for example ``prime256v1:brainpoolP384r1`` specifies two curves that will be
1761
used on a client hello.
1762
0 commit comments