Secure Email Implementation

Implementing secure email requires some form of PKI, either your own or a commercial certificate vendor. There are pros and cons to using either, as I’ll discuss in the next two sections.

Using a Commercial Certification Authority

Commercial certification authorities like VeriSign and Equifax sell digital certificates (which contain asymmetric keys) to anyone who wants them. Certification authorities require that certificate purchasers prove their identity before certificates can be issued; each uses a different method to verify an individual’s identity. Thawte, one of the leading public PKI vendor brands, maintains a national network of “digital notaries” who use traditional forms of identification, such as a passport, to verify a purchaser’s identity in person before issuing a digital certificate.

As you learned in Chapter 9, certificates are useless unless you trust the person or company who issued them. The advantage of purchasing certificates from a commercial certification authority is that your computer is preconfigured to trust most of them. If you look in Internet Explorer’s list of trusted certificate publishers, shown in Figure A-5 and accessed through the Internet Options icon in Control Panel, you’ll see a list of publishers whose certificates are automatically trusted by your computer.

Viewing trusted certificate publishers

Figure A-5. Viewing trusted certificate publishers

The disadvantage ...

Get Securing Windows Server 2003 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.