Is it possible to verify in advance whether it is safe to remove the "CBC" cipher?
Answer
- Yes, it is possible to verify in advance whether it is safe to remove the
CBC
cipher. - Please ensure that your SSH client, such as TeraTerm, supports the encryption algorithms that will remain after the removal.
- If the client does not support these algorithms, establishing new sessions may not be possible.
Note: You can determine which encryption algorithms are currently in use by checking the SSH client’s /etc/ssh/sshd_config
file or reviewing the SSH log files.