curves
This command specifies the list of elliptic curves that the SSL client profile supports.
Syntax
curves name
Parameters
- name
-
Specifies the name of the curve. The following curves are supported:
- sect163k1
- sect163r1
- sect163r2
- sect193r1
- sect193r2
- sect233k1
- sect233r1
- sect239k1
- sect283k1
- sect283r1
- sect409k1
- sect409r1
- sect571k1
- sect571r1
- secp160k1
- secp160r1
- secp160r2
- secp192k1
- secp192r1
- secp224k1
- secp224r1
- secp256k1 (default)
- secp256r1 (default)
- secp384r1 (default)
- secp521r1 (default)
- brainpoolP256r1 (default)
- brainpoolP384r1 (default)
- brainpoolP512r1 (default)
Guidelines
The curves command specifies the elliptic curves that the SSL client profile supports.
To specify multiple curves, run this command for each curve.