Wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Public Key Infrastructure

Total questions: 10

Worksheet time: 5mins

Name
Class
Date
1.

You are asked by the senior system administrator to refresh the SSL certificates on the web servers. The process is to generate a certificate signing request (CSR), send it to a third party to be signed, and then apply the return information to the CSR. What is this an example of?

a)

Pinning

b)

Borrowed authority

c)

Third-party trust model

d)

Stapling

2.

A certificate authority consists of which of the following?

a)

Hardware and software

b)

Policies and procedures

c)

People who manage certificates

d)

All of the above

3.

Your manager wants you to review the company’s internal PKI system’s CPS for applicability and verification and to ensure that it meets current needs. What are you most likely to focus on?

a)

Revocations

b)

Trust level provided to users

c)

Key entropy

d)

How the keys are stored

4.

You are preparing an e-mail to send to a colleague at work, and because the message information is sensitive, you decide you should encrypt it. When you attempt to apply the certificate that you have for the colleague, the encryption fails. The certificate was listed as still valid for another year, and the certificate authority is still trusted and working. What happened to this user’s key?

a)

It was using the wrong algorithm.

b)

You are querying the incorrect certificate authority

c)

It was revoked

d)

The third-party trust model failed.

5.

Which of the following is a requirement for a CRL?

a)

It must have the e-mail addresses of all the certificate owners. 

b)

It must contain a list of all expired certificates.

c)

It must contain information about all the subdomains covered by the CA.

d)

It must be posted to a public directory.

6.

What does OCSP do?

a)

It reviews the CRL for the client and provides a status about the certificate being validated.

b)

 It outlines the details of a certificate authority, including how identities are verified, the steps the CA follows to generate certificates, and why the CA can be trusted.

c)

It provides for a set of values to be attached to the certificate.

d)

It provides encryption for digital signatures.

7.

The X.509 standard applies to which of the following?

a)

SSL providers

b)

Digital certificates

c)

Certificate revocation lists

d)

Public key infrastructure

8.

You are browsing a website when your browser provides you with the following warning message: “There is a problem with this website’s security certificate.” When you examine the certificate, it indicates that the root CA is not trusted. What most likely happened to cause this error?

a)

The certificate was revoked.

b)

The certificate does not have enough bit length for the TLS protocol.

c)

The server’s CSR was not signed by a trusted CA.

d)

The certificate has expired.

9.

You are issued a certificate from a CA, delivered by e-mail, but the file does not have an extension. The e-mail notes that the root CA, the intermediate CAs, and your certificate are all attached in the file. What format is your certificate likely in?

a)

DER

b)

CER

c)

PEM

d)

PFX

10.

Why is pinning more important on mobile devices?

a)

It uses elliptic curve cryptography.

b)

 It uses less power for pinned certificate requests.

c)

 It reduces network bandwidth usage by combining multiple CA requests into one.

d)

 It allows caching of a known good certificate when roaming to low-trust networks.