- Specifies the name of the curve to use in ECDH key exchange.
- It needs to be supported by all clients that connect.
- It does not need to be same curve as used by server's
- Elliptic Curve key. The default is prime256v1>.
+ Specifies the name of the curve to use in
ECDH> key
+ exchange. It needs to be supported by all clients that connect.
+ It does not need to be same curve as used by server's Elliptic
+ Curve key. The default is prime256v1>.
The full list of available curves can be shown with the command
- <literal>openssl ecparam -list_curves>. Not all of them
- are usable in TLS though.
+ <command>openssl ecparam -list_curves>. Not all of them
+ are usable in
TLS> though.