How Certificate Authorities Work

Certificate Authorities (CA) are fairly straightforward server applications that basically take in certificate requests, reformat and sign them, and then make the resulting certificate available for retrieval by the requester. The function of a CA is actually a bit more involved than just that; otherwise it would be easy for people to set themselves up as their own CA. The biggest requirement that a CA needs to meet is one of trust. People and applications that receive a certificate issued by a particular CA need to be able to trust that the CA verified that the owner of the certificate is who he or she claims to be. They also need to trust that the CA is who it claims to be.

Certificate Authority Hierarchies ...

Get Developing Secure Applications with Visual Basic now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.