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.
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)- A8% (4)
- B88% (43)
- C2% (1)
- D2% (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.
TCP/IP is the foundational networking protocol suite that handles packet routing and transmission but does not use certificates or provide application-level encryption.
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.
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.
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
Community Discussion
No community discussion yet for this question.