ZyXEL Communications NXC5200 User Manual page 442

Hide thumbs Also See for NXC5200:
Table of Contents

Advertisement

Chapter 32 Certificates
This process works as follows:
Tim wants to send a message to Jenny. He needs her to be sure that it comes from
1
him, and that the message content has not been altered by anyone else along the
way. Tim generates a public key pair (one public key and one private key).
Tim keeps the private key and makes the public key openly available. This means
2
that anyone who receives a message seeming to come from Tim can read it and
verify whether it is really from him or not.
Tim uses his private key to sign the message and sends it to Jenny.
3
Jenny receives the message and uses Tim's public key to verify it. Jenny knows
4
that the message is from Tim, and that although other people may have been able
to read the message, no-one can have altered it (because they cannot re-sign the
message with Tim's private key).
Additionally, Jenny uses her own private key to sign a message and Tim uses
5
Jenny's public key to verify the message.
The NXC uses certificates based on public-key cryptology to authenticate users
attempting to establish a connection, not to encrypt the data that you send after
establishing a connection. The method used to secure the data that you send
through an established connection depends on the type of connection.
The certification authority uses its private key to sign certificates. Anyone can then
use the certification authority's public key to verify the certificates.
A certification path is the hierarchy of certification authority certificates that
validate a certificate. The NXC does not trust a certificate if any certificate on its
path has expired or been revoked.
Certification authorities maintain directory servers with databases of valid and
revoked certificates. A directory of certificates that have been revoked before the
scheduled expiration is called a CRL (Certificate Revocation List). The NXC can
check a peer's certificate against a directory server's list of revoked certificates.
The framework of servers, software, procedures and policies that handles keys is
called PKI (public-key infrastructure).
Advantages of Certificates
Certificates offer the following benefits.
• The NXC only has to store the certificates of the certification authorities that you
decide to trust, no matter how many devices you need to authenticate.
• Key distribution is simple and very secure since you can freely distribute public
keys and you never need to transmit private keys.
442
NXC5200 User's Guide

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nxc5200 - v2.20

Table of Contents