Digital Certificates Quiz

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 2:15 AM on 7/5/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

A type of digital document that verifies the identity of an individual, device, service, or organization in online communications is known as:

-Encryption key

-Digital certificate

-Identity token

-Digital signature

-Digital certificate

2
New cards

What is the role of RA in PKI? (Select 2 answers)

-Accepting requests for digital certificates

-Validating digital certificates

-Authenticating the entity making the request

-Providing backup source for cryptographic keys

-Issuing digital certificates

-Accepting requests for digital certificates

-Authenticating the entity making the request

3
New cards

Which of the answers listed below refers to a trusted third party responsible for issuing, revoking, and managing digital certificates?

-RA

-DN

-CA

-CSP

-CA (Certificate Authority)

4
New cards

Which of the following answers refers to a means for periodic publication of all digital certificates that have been revoked?

-CRL

-OSPF

-RA

-CSR

-CRL (Certificate Revocation List)

5
New cards

Which of the answers listed below refers to a protocol that enables on-demand querying of the revocation status of a digital certificate?

-CSP

-OCSP

-DN

-CRL

-OCSP (Online Certificate Status Protocol)

6
New cards

What is the fastest way to check the validity of a single digital certificate?

-CSR

-DN

-CRL

-OCSP

-OCSP (Online Certificate Status Protocol)

7
New cards

Which of the following answers can be used to describe self-signed digital certificates? (Select 3 answers)

-Backed by a well-known and trusted third party

-Not trusted by default by web browsers and other applications

-Used in trusted environments, such as internal networks and development environments

-Suitable for websites and other applications that are accessible to the public

-Trusted by default by web browsers and other applications

-Not backed by a well-known and trusted third party

-Not trusted by default by web browsers and other applications

-Used in trusted environments, such as internal networks and development environments

-Not backed by a well-known and trusted third party

8
New cards

A self-signed digital certificate is also referred to as:

-Client certificate

-EV certificate

-Server certificate

-Wildcard certificate

-None of the above

-None of the above

9
New cards

Third-party digital certificates, issued by trusted CAs, are automatically trusted by most browsers and operating systems, involve a cost, and require validation of the applicant's identity. In contrast, self-signed certificates, issued by the entity to itself, are not automatically trusted, are free to create and use, and do not require validation by a CA.

-True

-False

-True

10
New cards

In the context of digital certificates, the term "Root of trust" refers to the highest level of trust within a PKI system. It is typically represented by a root CA, which is a trusted third party that serves as the foundation for the entire PKI. All other entities in the PKI hierarchy, including intermediate CAs and end-entities (such as web servers, email servers, user devices, IoT devices, and individual users), derive their trust from this root. When a certificate is issued and signed by an intermediate CA, it gains trust through a chain of trust back to the root CA. This hierarchical trust model allows users and systems to trust certificates presented by websites, services, or individuals because they can trace the trust back to the well-established root of trust.

-True

-False

-True

11
New cards

Which of the answers listed below refers to a PKI trust model?

-Single CA model

-Hierarchical model (root CA + intermediate CAs)

-Mesh model (cross-certifying CAs)

-Web of trust model (all CAs function as root CAs)

-Chain of trust model (multiple CAs in a sequential chain)

-Bridge model (cross-certifying between separate PKIs)

-Hybrid model (combining aspects of different models)

-All of the above

-All of the above

12
New cards

Which of the following answers refers to a cryptographic file generated by an entity requesting a digital certificate from a CA?

-OID

-CSR

-DN

-CRL

-CSR (Certificate Signing Request)

13
New cards

A type of digital certificate that can be used to secure multiple subdomains within a primary domain is called:

-Root signing certificate

-Subject Alternative Name (SAN) certificate

-Extended Validation (EV) certificate

-Wildcard certificate

-Wildcard certificate

14
New cards

Which digital certificate type allows to secure multiple domain names or subdomains with a single certificate?

-Extended Validation (EV) certificate

-Wildcard certificate

-Subject Alternative Name (SAN) certificate

-Root signing certificate

-Subject Alternative Name (SAN) certificate

15
New cards

Which of the answers listed below refers to an identifier used for PKI objects?

-OID

-DN

-SAN

-GUID

-OID (Object Identifier)