nerdexam
CompTIA

SY0-301 · Question #299

An achievement in providing worldwide Internet security was the signing of certificates associated with which of the following protocols?

The correct answer is B. SSL. SSL was the landmark Internet security achievement because it introduced the use of CA-signed digital certificates to authenticate servers and encrypt web communications globally.

General security concepts

Question

An achievement in providing worldwide Internet security was the signing of certificates associated with which of the following protocols?

Options

  • ATCP/IP
  • BSSL
  • CSCP
  • DSSH

How the community answered

(49 responses)
  • A
    8% (4)
  • B
    88% (43)
  • C
    2% (1)
  • D
    2% (1)

Why each option

SSL was the landmark Internet security achievement because it introduced the use of CA-signed digital certificates to authenticate servers and encrypt web communications globally.

ATCP/IP

TCP/IP is the foundational networking protocol suite that handles packet routing and transmission but does not use certificates or provide application-level encryption.

BSSLCorrect

SSL introduced the PKI-based model where Certificate Authorities digitally sign server certificates, allowing browsers worldwide to verify website identities and establish encrypted HTTPS sessions. This certificate-signing infrastructure became the foundation for secure e-commerce and global Internet trust, and is the direct predecessor to the modern TLS protocol.

CSCP

SCP is used for encrypted file transfers over SSH and relies on SSH host keys rather than the globally distributed CA-signed certificate model associated with Internet-wide security.

DSSH

SSH uses public key cryptography for authentication but its certificate and trust model is not the globally recognized PKI achievement that enabled widespread secure web browsing.

Concept tested: SSL certificate signing and worldwide Internet security

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

Topics

#SSL#digital certificates#PKI#transport security

Community Discussion

No community discussion yet for this question.

Full SY0-301 Practice