126
Serial Port Profiles
Adding/Editing a Cipher Suite
To see a list of valid cipher suite combinations, see Appendix B, SSL/TLS Ciphers.
Configure the following parameters:
Encryption Select the type of encryption that will be used for the SSL connection.
Data Options:
zAny—Will use the first encryption format that can be negotiated.
zAES
z3DES
zDES
zARCFOUR
zARCTWO
Default: Any
Min Key Size The minimum key size value that will be used for the specified encryption
type.
Data Options: 40, 56, 64, 128, 168, 256
Default: 40
Max Key Size The maximum key size value that will be used for the specified encryption
type.
Data Options: 40, 56, 64, 128, 168, 256
Default: 256
Key Exchange The type of key to exchange for the encryption format.
Data Options:
zAny—Any key exchange that is valid is used (this does not, however,
include ADH keys).
zRSA—This is an RSA key exchange using an RSA key and certificate.
zEDH-RSA—This is an EDH key exchange using an RSA key and
certificate.
zEDH-DSS—This is an EDH key exchange using a DSA key and
certificate.
zADH—This is an anonymous key exchange which does not require a
private key or certificate. Choose this key if you do not want to
authenticate the peer device, but you want the data encrypted on the
SSL/TLS connection.
Default: Any