Try these questions to test the knowledge you have acquired from this chapter:
- How does a client decide whether it should trust a server's certificate?
- What is the main issue with self-signed certificates?
- What can cause SSL_accept() to fail?
- Can select() be used to multiplex connections for HTTPS servers?
The answers to these questions can be found in Appendix A, Answers to Questions.