You can use the Key Manager to create, import, and export Secure Sockets Layer (SSL) encryption key pairs, which enable you server to negotiate a secure link with a user's browser. When you create a unique key pair for your server, you must attach the key pair to your server certificate.
You can also use Key Manager to request and install server certificates, and to create a key pair for a remote server. Only one server certificate can be assigned to a domain name, and only one key pair can be assigned to a server certificate. However, a key pair can be shared over multiple IP addresses with the same domain name, as in the case of a Web server farm.
Important You should regard the SSL key pair as you would the keys to your house: you do not want to loose your keys, nor do you want others to have access to them. Likewise, it is important to safeguard the key pair; always back up the key pair onto a disk and keep the disk in a secure place. A backup copy is especially important because upgrading or reinstalling Internet Information Server may delete your server certificates and related key pairs.
Note You can access Key Manager in either of two ways: After you select a site, directory, or file you can either click the Key Manager icon in the toolbar, or you can open its properties sheet, choose the Directory Security or File Security tab and under Secure Communications click the Edit button and then the Key Manager button in the Secure Communications dialog box.
To create a server key pairNote Key Manager combines the creation of a key pair with the generation of a server certificate request. You can automatically send the request to an online certificate authority if you have received an application plug-in from the authority that is compatible with Microsoft® Certificate Server 1.0. For a list of certificate authorities supporting Internet Internet Information Server, see Obtaining a Server Certificate.
To backup a keyCaution Remote key pair generation should only be done over a secure or trusted network. You can seriously jeopardize the integrity of your Web site's identification by transmitting your key pair file over an unsecured network, such as the Internet. Protection of the private key portion of your key pair is critical for maintaining secure SSL communications. To avoid transmitting key pair over an unsecured network, do either of the following:
You can enable your key pair by binding it with a valid certificate that you have installed on your Web server. When you receive a valid certificate from the certificate authority, you can copy and save the certificate text to a file. You can then use Key Manager to install the certificate on your Web server.
To install a certificateNote Consult specific instructions sent by the certificate authority that issued the certificate.
Note Use the following guidelines when assigning IP addresses, Web sites, and SSL ports to your server certificates: