[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]

Understanding Public Key Infrastructure

Public key infrastructure (PKI) refers to the hierarchical structure of trust required for the successful implementation of public key cryptography. To verify the trustworthiness of a certificate, you must be able to track a path of certified CAs from the one issuing your local certificate back to a root authority of a CA domain. See Figure 54.

Before You Begin

For background information, read

This topic covers:

PKI Hierarchy for a Single CA Domain or Across Domains

Figure 54 shows the structure of a single-domain certificate authority.

Figure 54: PKI Hierarchy of Trust—CA Domain

Image g030622.gif

If certificates are used solely within an organization, that organization can have its own CA domain within which a company CA issues and validates certificates for its employees. If that organization later wants its employees to exchange their certificates with those from another CA domain (for example, with employees at another organization that also has its own CA domain), the two CAs can develop cross-certification by agreeing to trust the authority of each other. In this case, the PKI structure does not extend vertically but does extend horizontally. See Figure 55.

Figure 55: Cross-Certification

Image g030623.gif

PKI Management and Implementation

For convenience and practicality, PKI must be transparently managed and implemented. Toward this goal, JUNOS Software supports the following features:

Related Topics


[ Contents] [ Prev] [ Next] [ Index] [ Report an Error]