3.9 public key infrastructure Flashcards

1
Q

DER

A

Distinguished encoding rules

DER is used in secure communications, where digitally signed messages must have the same encoding. Binary format.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

PEM

A

Privacy enhanced mail

an email security standard that ensures the safety of electronic mail communication over the internet.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

PFX

A

Personal information exchange

a password-protected file certificate that stores multiple cryptographic objects. It’s commonly used for code signing applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

.cer

A

internet security certificate

These files help browsers verify if a website is secure and authentic.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

P12

A

archive file format for storing cryptographic objects as a single file.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

P7B

A

authenticates a device or person

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

PKI

A

public key infrastructure

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

RA

A

Registration Authority

Verifies the entity requesting the certificate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

CRL

A

certificate revocation list

list of invalid certificates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

OCSP

A

Online Certificate Status Protocol

browser checks for certificate revocation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

CN

A

common name

the fully qualified domain name for the certificate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Subject Alternative Name

A

SAN certificate

allows multiple domains or hostnames to be secured under one certificate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

OCSP stapling

A

a process that allows browsers to check if a website’s TLS certificate has been revoked

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

pinning

A

reduces risk of fraudulent certificates

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

certificate chaining

A

a list of certificates that start from a server’s certificate and terminate with the root certificate.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

key escrow

A

Third party storage of private key

17
Q

CA

A

Certificate Authority

Deploy and manage certificates