Recall & Review
beginner
What is a Certificate Authority (CA)?
A Certificate Authority is a trusted organization that issues digital certificates. These certificates verify the identity of websites or entities on the internet, helping users know they are communicating with the right party.
Click to reveal answer
beginner
What is a trust chain in digital certificates?
A trust chain is a sequence of certificates where each certificate is signed by the one above it, starting from a trusted root CA down to the website's certificate. This chain helps browsers verify that a website's certificate is valid and trustworthy.
Click to reveal answer
intermediate
Why do browsers trust certain Certificate Authorities?
Browsers have a list of trusted root CAs built-in. These CAs follow strict rules and security practices. Because browsers trust these root CAs, they also trust certificates issued by them or their intermediaries.
Click to reveal answer
intermediate
What is an intermediate certificate in a trust chain?
An intermediate certificate is issued by a root CA and can issue certificates to other entities. It acts as a middle step in the trust chain, helping to protect the root CA and manage certificate issuance.
Click to reveal answer
beginner
How does a trust chain protect users from fake websites?
The trust chain ensures that only certificates signed by trusted CAs are accepted. If a website's certificate is not part of a valid trust chain, browsers warn users, helping prevent fake or malicious sites from pretending to be real.
Click to reveal answer
What role does a Certificate Authority play in internet security?
✗ Incorrect
Certificate Authorities issue digital certificates that verify the identity of websites or entities.
What is the first certificate in a trust chain called?
✗ Incorrect
The root certificate is the trusted starting point of a trust chain.
Why do browsers warn you when a certificate is not trusted?
✗ Incorrect
Browsers warn users if the certificate cannot be verified through a trusted chain.
What is the purpose of an intermediate certificate?
✗ Incorrect
Intermediate certificates help manage certificate issuance and protect the root CA.
Which of these is NOT true about Certificate Authorities?
✗ Incorrect
Certificate Authorities do not host websites; they issue certificates to verify identities.
Explain what a trust chain is and why it is important for internet security.
Think about how browsers check if a website is safe.
You got /6 concepts.
Describe the role of a Certificate Authority and how it helps users trust websites.
Consider who gives websites their 'digital ID cards'.
You got /5 concepts.