nerdexam
Isaca

CDPSE · Question #243

To ensure security when accessing personal data from a corporate website, which of the following is a prerequisite to implementing Hypertext Transfer Protocol Secure (HTTPS)?

The correct answer is D. Transport Layer Security (TLS). HTTPS is not a standalone protocol - it is HTTP layered on top of Transport Layer Security (TLS). TLS is the cryptographic protocol that provides authentication, encryption, and data integrity for HTTPS connections. Without TLS, HTTPS cannot function. A VPN secures network…

Privacy Architecture

Question

To ensure security when accessing personal data from a corporate website, which of the following is a prerequisite to implementing Hypertext Transfer Protocol Secure (HTTPS)?

Options

  • AVirtual private network (VPN)
  • BLoad balancer
  • CFirewall
  • DTransport Layer Security (TLS)

How the community answered

(41 responses)
  • A
    2% (1)
  • B
    7% (3)
  • C
    5% (2)
  • D
    85% (35)

Explanation

HTTPS is not a standalone protocol - it is HTTP layered on top of Transport Layer Security (TLS). TLS is the cryptographic protocol that provides authentication, encryption, and data integrity for HTTPS connections. Without TLS, HTTPS cannot function. A VPN secures network tunnels but is not a prerequisite for HTTPS. A load balancer distributes traffic but has no role in enabling HTTPS. A firewall filters traffic but does not provide the encryption layer HTTPS requires. TLS is the foundational, non-negotiable prerequisite for implementing HTTPS to protect personal data in transit.

Topics

#HTTPS#TLS#Web Security#Network Protocols

Community Discussion

No community discussion yet for this question.

Full CDPSE Practice