Strong Ciphers for SSHD
Ciphers aes256-ctr,aes256-gcm@openssh.com
MACs hmac-sha2-256,hmac-sha2-512,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com
KexAlgorithms ecdh-sha2-nistp384,ecdh-sha2-nistp521
Enable or disable Strong Ciphers for SSHD
To enable strong ciphers for SSHD, execute the following command:
sudo /ssmc/bin/config_security.sh -o cnsa_mode_appliance -a enable -f
To disable strong ciphers for SSHD, execute the following command:
sudo /ssmc/bin/config_security.sh -o cnsa_mode_appliance -a disable -f