nerdexam
EC-Council

312-50V10 · Question #755

Which of the following is the successor of SSL?

The correct answer is D. TLS. TLS (Transport Layer Security) is the direct protocol successor to SSL (Secure Sockets Layer), replacing it with stronger cryptographic algorithms and addressing SSL's known vulnerabilities.

Cryptography

Question

Which of the following is the successor of SSL?

Options

  • AGRE
  • BIPSec
  • CRSA
  • DTLS

How the community answered

(43 responses)
  • B
    2% (1)
  • C
    2% (1)
  • D
    95% (41)

Why each option

TLS (Transport Layer Security) is the direct protocol successor to SSL (Secure Sockets Layer), replacing it with stronger cryptographic algorithms and addressing SSL's known vulnerabilities.

AGRE

GRE (Generic Routing Encapsulation) is a tunneling protocol used to encapsulate network-layer packets inside IP tunnels and has no relationship to SSL or transport-layer security.

BIPSec

IPSec is a network-layer security suite used to encrypt and authenticate IP packets; it operates independently of SSL and TLS and serves a different layer in the protocol stack.

CRSA

RSA is an asymmetric encryption and key-exchange algorithm used within TLS handshakes as a component, not a protocol that succeeded SSL.

DTLSCorrect

TLS was introduced as the successor to SSL 3.0, first standardized as TLS 1.0 in RFC 2246 (1999) and most recently updated to TLS 1.3 in RFC 8446 (2018). All versions of SSL are now considered deprecated and insecure, and modern secure communications use TLS exclusively. Although the term 'SSL certificate' is still used colloquially, the underlying protocol in all current deployments is TLS.

Concept tested: SSL successor protocol and TLS history

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

Topics

#TLS#SSL successor#transport layer security#cryptographic protocols

Community Discussion

No community discussion yet for this question.

Full 312-50V10 Practice