Reference Guide
Brocade Fabric OS Command Reference 961
53-1004112-02
secCryptoCfg
Notes
The execution of this command is subject to Virtual Fabric restrictions that may be in place. Refer to "Using Fabric
OS Commands" and "Command Availability" for details.
Operands This command has the following operands:
--replace -type SSH | https
Configures the specified ciphers, kex, and MAC algorithms for SSH or HTTPS and restarts
the SSH or HTTPS daemon.
-cipher cipher_string
Specifies the SSH or HTTPS cipher list. You can either specify one or more ciphers
separated by a comma, for example, 3des-cbc,aes128-cbc,aes192-cbc. The following
ciphers are configured by default. You can modify the cipher list using this operand.
For SSH:
• aes128-ctr
• aes192-ctr
• aes256-ctr
• aes128-cbc
• 3des-cbc
• aes192-cbc
• aes256-cbc
For HTTPS:
• ECDH
• DH
• HIGH
• MD5
• CAMELLIA
• SRP
• PSK
• AESGCM