Which statement correctly describes HTTPS?

Boost your readiness for the PCI DSS Requirements Exam with engaging flashcards and comprehensive multiple choice questions. Each comes with hints and explanations to maximize your understanding!

Multiple Choice

Which statement correctly describes HTTPS?

Explanation:
HTTPS is HTTP run over TLS/SSL, which adds encryption and authentication to web traffic. This means the data between your browser and the server is encrypted, protecting confidentiality; it also safeguards integrity so data can’t be tampered with without detection; and it authenticates the server (via a certificate) so you’re talking to the legitimate site. This combination is what makes HTTPS suitable for sensitive communications like login credentials and payments. The other descriptions describe different things: an insecure plain text channel would expose data, which HTTPS avoids; FTP over TLS is a separate secure file-transfer protocol (FTPS), not how regular web pages are delivered; and secure email transfer protocols refer to mail, not web traffic.

HTTPS is HTTP run over TLS/SSL, which adds encryption and authentication to web traffic. This means the data between your browser and the server is encrypted, protecting confidentiality; it also safeguards integrity so data can’t be tampered with without detection; and it authenticates the server (via a certificate) so you’re talking to the legitimate site. This combination is what makes HTTPS suitable for sensitive communications like login credentials and payments.

The other descriptions describe different things: an insecure plain text channel would expose data, which HTTPS avoids; FTP over TLS is a separate secure file-transfer protocol (FTPS), not how regular web pages are delivered; and secure email transfer protocols refer to mail, not web traffic.

Subscribe

Get the latest from Examzify

You can unsubscribe at any time. Read our privacy policy