ServiceNow Certified Implementation Specialist – Human Resources — Question 121

All ServiceNow web traffic uses which data protocol to ensure data is always TLS encrypted in transit.

Answer options

Correct answer: D

Explanation

The correct answer is D, HTTPS, which stands for HyperText Transfer Protocol Secure, ensuring that data is encrypted during transit. Options A (REST protocol) and C (SOAP protocol) refer to different methods of communication that can operate over HTTPS, while option B (HTTP) does not provide encryption, making it unsuitable for secure data transmission.