CCSP Exam QuestionsBrowse all questions from this exam

CCSP Exam - Question 351


What must SOAP rely on for security since it does not provide security as a built-in capability?

Show Answer
Correct Answer: C

Simple Object Access Protocol (SOAP) must rely on an external mechanism for security since it does not provide built-in capabilities. Transport Layer Security (TLS) is a cryptographic protocol that provides communication security over a computer network. TLS is widely used to secure web communications and is an appropriate and common method to ensure security for SOAP messages during transmission. Therefore, SOAP relies on TLS for security.

Discussion

2 comments
Sign in to comment
akg001Option: A
May 22, 2022

A. Encryption

e10045dOption: C
Jun 6, 2024

SOAP relies on TLS for security