SK0-005 · Question #410
Which of the following would a systems administrator most likely implement to encrypt data in transit for remote administration?
The correct answer is B. SSH. SSH (Secure Shell) is a protocol that would most likely be implemented to encrypt data in transit for remote administration. SSH provides secure communication between two devices over an unsecured network by using public-key cryptography and symmetric encryption. SSH can be…
Question
Which of the following would a systems administrator most likely implement to encrypt data in transit for remote administration?
Options
- ATelnet
- BSSH
- CTFTP
- Drlogin
How the community answered
(34 responses)- A3% (1)
- B94% (32)
- C3% (1)
Explanation
SSH (Secure Shell) is a protocol that would most likely be implemented to encrypt data in transit for remote administration. SSH provides secure communication between two devices over an unsecured network by using public-key cryptography and symmetric encryption. SSH can be used to remotely execute commands, transfer files, or tunnel other protocols. Telnet, TFTP, and rlogin are protocols that do not encrypt data in transit and are considered insecure for remote
Topics
Community Discussion
No community discussion yet for this question.