Review Questions
Now it's time to check your knowledge. Answer the questions, and then check your answers, which can be found in the Solutions section at the end of the book:
- What type of certificate does a CA have?
- If you are going to use a CA internally, what type of CA should you choose?
- If you want to carry out B2B activity with third-party companies or sell products on the web, what type of CA should you use?
- Why should you take your CA offline when not in use?
- What type of encryption does PKI use?
- Who signs X509 certificates?
- What can you use to prevent your CA from being compromised and fraudulent certificates from being issued?
- If two entities want to set up a cross-certification, what must they set up first?
- What type of trust model does PGP use?
- How can you tell whether your certificate is valid?
- If the CRL is going slowly, what should you implement?
- Explain certificate stapling/OCSP stapling.
- What is the process...