200-201 · Question #439
Which security technology guarantees the integrity and authenticity of all messages transferred to and from a web application?
The correct answer is B. SSL Certificate. SSL (Secure Sockets Layer) certificates are used to secure communication between a web server and a client's browser. They ensure the integrity and authenticity of messages transferred to and from a web application by encrypting the data exchanged, providing a secure channel…
Question
Which security technology guarantees the integrity and authenticity of all messages transferred to and from a web application?
Options
- AHypertext Transfer Protocol
- BSSL Certificate
- CTunneling
- DVPN
How the community answered
(58 responses)- A3% (2)
- B93% (54)
- C2% (1)
- D2% (1)
Explanation
SSL (Secure Sockets Layer) certificates are used to secure communication between a web server and a client's browser. They ensure the integrity and authenticity of messages transferred to and from a web application by encrypting the data exchanged, providing a secure channel, and verifying the identity of the server.
Topics
Community Discussion
No community discussion yet for this question.