Unit 5(?) Cybersec

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

1/20

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.

21 Terms

1
New cards

Blockchain technology

A decentralized network where transactions are verified and added to a chain of blocks, ensuring security and immutability.

2
New cards

Certificate Authority (CA)

An entity that stores, signs, and issues digital certificates.

3
New cards

Public Key Infrastructure (PKI)

Set of policies, roles, and procedures used to create, manage, and store public keys for encryption and authentication. Governing body behind issuing of digital certificates.

4
New cards

Digital Signature

A mathematical scheme for verifying the authenticity of digital messages/documents.

5
New cards

Private Certificate Authorities

Self-hosted CAs run by enterprises for internal use.

6
New cards

PKI Trust Relationships

Relationships that allow a CA to trust a certificate issued by another CA.

7
New cards

Web Server SSL Certificate

A certificate issued to a web server to authenticate its identity to the client.

8
New cards

Code Signing Certificate

A digital certificate that identifies an entity and is issued by a CA.

9
New cards

Self-signed Certificate

A digital certificate that is not signed by a trusted third-party CA.

10
New cards

Machine and Computer Certificate

A file/password that proves the authenticity of a device, server, or user.

11
New cards

Email Certificate

Digital certificates used to sign and encrypt email messages.

12
New cards

User Certificate

Digital certificates issued by a CA to authenticate a user to a server.

13
New cards

Registration Authority (RA)

An entity that verifies the identity of a certificate requester before signing the certificate.

14
New cards

Key generation

The process of creating a key for a user.

15
New cards

Certificate generation

Allocating a key to a user and ensuring no one else can use that key.

16
New cards

Distribution

Making the key available to users.

17
New cards

Storage

Storing and protecting the key against unauthorized use.

18
New cards

Revocation

Managing compromised keys.

19
New cards

Expiration

A defined end of life for a certificate.

20
New cards

Commercial CA

A CA that provides web certificates and is automatically handled by browsers.

21
New cards

Root certificate

The public key certificate that identifies the root CA and issues other certificates.