nerdexam
CompTIA

SY0-301 · Question #856

Which of the following protocols would be implemented to secure file transfers using SSL?

The correct answer is D. FTPS. FTPS (FTP Secure) is the extension of the traditional FTP protocol that adds support for SSL/TLS encryption. It wraps the FTP control and data channels with SSL, satisfying the requirement of securing file transfers specifically using SSL. TFTP (Trivial FTP) is an…

General security concepts

Question

Which of the following protocols would be implemented to secure file transfers using SSL?

Options

  • ATFTP
  • BSCP
  • CSFTP
  • DFTPS

How the community answered

(30 responses)
  • B
    3% (1)
  • C
    3% (1)
  • D
    93% (28)

Explanation

FTPS (FTP Secure) is the extension of the traditional FTP protocol that adds support for SSL/TLS encryption. It wraps the FTP control and data channels with SSL, satisfying the requirement of securing file transfers specifically using SSL. TFTP (Trivial FTP) is an unauthenticated, unencrypted lightweight protocol. SCP (Secure Copy Protocol) uses SSH, not SSL. SFTP (SSH File Transfer Protocol) also uses SSH for encryption. Only FTPS specifically leverages SSL/TLS for securing file transfers.

Topics

#FTPS#SSL/TLS#secure file transfer#protocol selection

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice