The SSL Handshake
274
Managing Servers with Netscape Console • December 2001
•
In the case of client authentication, the client encrypts some random data with
the client’s private key—that is, it creates a digital signature. The public key in
the client’s certificate can correctly validate the digital signature only if the
corresponding private key was used. Otherwise, the server cannot validate the
digital signature and the session is terminated.
The sections that follow provide more details on server authentication and client
authentication.
Server Authentication
Netscape’s SSL-enabled client software always requires server authentication, or
cryptographic validation by a client of the server’s identity. As explained in Step 2
of “The SSL Handshake,” which begins on page 272, the server sends the client a
certificate to authenticate itself. The client uses the certificate in Step 3 to
authenticate the identity the certificate claims to represent.
To authenticate the binding between a public key and the server identified by the
certificate that contains the public key, an SSL-enabled client must receive a “yes”
answer to the four questions shown in Figure C-2. Although the fourth question is
not technically part of the SSL protocol, it is the client’s responsibility to support
this requirement, which provides some assurance of the server’s identity and thus
helps protect against a form of security attack known as “man in the middle.”
Содержание NETSCAPE CONSOLE 6.0 - MANAGING SERVERS
Страница 1: ...Managing Servers with Netscape Console Netscape Console Version6 0 December 2001 ...
Страница 18: ...Getting Additional Help 18 Managing Servers with Netscape Console December 2001 ...
Страница 20: ...20 Managing Servers with Netscape Console December 2001 ...
Страница 40: ...Uninstallation 40 Managing Servers with Netscape Console December 2001 ...
Страница 42: ...42 Managing Servers with Netscape Console December 2001 ...
Страница 80: ...Working with Netscape Servers 80 Managing Servers with Netscape Console December 2001 ...
Страница 110: ...110 Managing Servers with Netscape Console December 2001 ...
Страница 118: ...The Netscape Administration Page 118 Managing Servers with Netscape Console December 2001 ...
Страница 166: ...166 Managing Servers with Netscape Console December 2001 ...
Страница 208: ...Using Client Authentication 208 Managing Servers with Netscape Console December 2001 ...
Страница 226: ...Using the Windows NT SNMP Service 226 Managing Servers with Netscape Console December 2001 ...
Страница 228: ...228 Managing Servers with Netscape Console December 2001 ...
Страница 264: ...Managing Certificates 264 Managing Servers with Netscape Console December 2001 ...
Страница 280: ...The SSL Handshake 280 Managing Servers with Netscape Console December 2001 ...
Страница 302: ...302 Managing Servers with Netscape Console December 2001 ...