SSCP · Question #1164
Which of the following is currently used in conjunction with most Internet-based certificates to provide continuous authentication?
The correct answer is B. Secure Sockets Layer (SSL). Secure Sockets Layer (SSL), or its successor Transport Layer Security (TLS), uses internet-based certificates to establish secure, authenticated communication channels.
Question
Which of the following is currently used in conjunction with most Internet-based certificates to provide continuous authentication?
Options
- ASecure Multipurpose Internet Mail Extension (S/MIME)
- BSecure Sockets Layer (SSL)
- CSecure Shell (SSH)
- DSecure Electronic Transaction (SET)
How the community answered
(22 responses)- A5% (1)
- B91% (20)
- C5% (1)
Why each option
Secure Sockets Layer (SSL), or its successor Transport Layer Security (TLS), uses internet-based certificates to establish secure, authenticated communication channels.
S/MIME is used for securing email messages, not general internet-based continuous authentication for services.
Secure Sockets Layer (SSL), now largely superseded by Transport Layer Security (TLS), uses X.509 certificates to authenticate servers (and optionally clients) and establish an encrypted connection, providing continuous authentication and data integrity for internet-based communications like web browsing.
SSH is primarily used for secure remote access to computers, not for securing general internet-based services with certificates for continuous authentication.
SET was a protocol for securing credit card transactions over unsecured networks but is largely defunct and not widely used today for general internet authentication.
Concept tested: SSL/TLS and digital certificates
Source: https://learn.microsoft.com/en-us/windows/win32/seccrypto/secure-sockets-layer
Topics
Community Discussion
No community discussion yet for this question.