← Back to Public Key Infrastructure and Certificates

Public Key Infrastructure and Certificates Quiz

7 questions


1.What is the core problem a certificate authority (CA) solves that plain asymmetric encryption does not?

2.In the notary analogy from the lesson, what does the CA's signature on a certificate actually represent?

3.Why does validating a certificate require walking the entire chain of trust rather than just checking the leaf certificate's signature?

4.What makes root CA certificates different from every other certificate in a chain of trust?

5.Why is a self-signed certificate not inherently cryptographically broken, even though systems warn about it?

6.An interviewer asks: 'If a browser encrypts data using a website's public key, hasn't it already confirmed the website is who it claims to be?' What is the strongest answer?

7.Why is a CA's private key treated as the single most sensitive asset in the entire PKI system, often stored in a hardware security module?