PKI Test

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/24

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

25 Terms

1
New cards

What is the standard that defines the format used with public-key digital certificates?

x.509

2
New cards

An entity looking to obtain a digital certificate will create and submit a _____ to the CA to formally request the certificate.

CSR

3
New cards

Which mechanisms can be checked to verify the validity of a digital certificate?

CRL And OCSP

4
New cards

What action does a CA take prior to publishing a CRL to ensure authenticity?

CA signs the list with the CA's own private key

5
New cards

_____ is a public-key cryptography standard used to sign and/or encrypt messages for PKI.

PKCS #7

6
New cards

An entity looking to obtain a digital certificate must first generate _____.

an asymmetric key pair

7
New cards

Certificate creation occurs during which stage of certificate management?

Issued

8
New cards

Certificate revocation lists are published by _____.

the issuing CA

9
New cards

The timeframe a digital certificate is considered to be valid and can be trusted is known as the _____.

period of validity

10
New cards

Which encoding scheme for X.509 certificates supports binary format?

DER

11
New cards

Certificate validation occurs during which stage of certificate management?

Issued

12
New cards

Public key cryptography involves the use of a ____ for encryption and decryption.

key pair (one private key, one public key)

13
New cards

If Shawn were to generate a CSR to submit to a CA, what PKCS standard would be used?

PKCS #10

14
New cards

A ____ is a trusted third party that creates and issues digital certificates.

CA

15
New cards

An entity seeking a digital certificate will provide the CA with ___ and ____ as part of the initial request.

a CSR; their public key

16
New cards

Which public-key cryptography standard is used to bundle a private key with its X.509 certificate?

PKCS #12

17
New cards

Certificate revocation occurs during which stage of certificate management?

Cancellation

18
New cards

___ describes the condition where a certificate is moved to an invalid or untrusted state before its original expiration date that cannot be reversed.

revoked

19
New cards

A ___ validates the unique identifying information and public key information submitted by a requester.

CA

20
New cards

Which encoding scheme for X.509 certificates supports Base64 and ASCII text formats?

PEM

21
New cards

Which common X.509 certificate file type supports formats used by the PEM and DER encoding schemes?

.cer

22
New cards

Certificate expiration occurs during which stage of certificate management?

Expiration

23
New cards

What will a certificate authority (CA) do just before issuing a digital certificate to a requesting entity?

CA will sign the certificate with its own private key

24
New cards

_____ is a public-key cryptography standard used for password-based encryption.

PKCS #5

25
New cards

___ describes the condition where a certificate is moved to an invalid or untrusted state prior to its original expiration date, that can be reversed following investigation resolution.

Hold