nerdexam
(ISC)2

CCSP · Question #537

What does the REST API use to protect data transmissions?

The correct answer is D. TLS. Representational State Transfer (REST) uses TLS for communication over secured channels. Although REST also supports SSL, at this point SSL has been phased out due to vulnerabilities and has been replaced by TLS.

Submitted by andreas_gr· Apr 18, 2026Cloud Application Security

Question

What does the REST API use to protect data transmissions?

Options

  • ANetBIOS
  • BVPN
  • CEncapsulation
  • DTLS

How the community answered

(50 responses)
  • A
    2% (1)
  • B
    6% (3)
  • C
    2% (1)
  • D
    90% (45)

Explanation

Representational State Transfer (REST) uses TLS for communication over secured channels. Although REST also supports SSL, at this point SSL has been phased out due to vulnerabilities and has been replaced by TLS.

Topics

#REST API security#TLS#Data in transit encryption#Application security

Community Discussion

No community discussion yet for this question.

Full CCSP Practice