nerdexam
EC-Council

312-50V11 · Question #755

Which of the following is the successor of SSL?

The correct answer is D. TLS. TLS (Transport Layer Security) is the direct cryptographic successor to SSL, providing secure encrypted communications over a network.

Cryptography

Question

Which of the following is the successor of SSL?

Options

  • AGRE
  • BIPSec
  • CRSA
  • DTLS

How the community answered

(50 responses)
  • A
    6% (3)
  • B
    4% (2)
  • C
    2% (1)
  • D
    88% (44)

Why each option

TLS (Transport Layer Security) is the direct cryptographic successor to SSL, providing secure encrypted communications over a network.

AGRE

GRE (Generic Routing Encapsulation) is a tunneling protocol used to encapsulate packets between network endpoints and is unrelated to SSL or transport-layer encryption.

BIPSec

IPSec is a network-layer security suite commonly used for VPN tunnels and operates at Layer 3, making it a different technology category rather than a successor to SSL.

CRSA

RSA is a public-key cryptographic algorithm used as one component within SSL and TLS handshakes for key exchange, but is not a protocol and did not succeed SSL.

DTLSCorrect

TLS was standardized by the IETF as the replacement for Netscape's SSL protocol, with TLS 1.0 derived from SSL 3.0 and subsequent versions (1.1, 1.2, 1.3) adding stronger cipher suites and improved handshake security. All versions of SSL are now deprecated due to known vulnerabilities such as POODLE and DROWN, and TLS 1.2 and 1.3 are the current standards for securing transport-layer communications including HTTPS.

Concept tested: SSL to TLS protocol succession and secure transport

Source: https://www.rfc-editor.org/rfc/rfc8446

Topics

#TLS#SSL#cryptographic protocols#transport security

Community Discussion

No community discussion yet for this question.

Full 312-50V11 Practice