SSL Certificates Support - Backup a Certificate - ssl certificate management - VeriSign UK Ltd.
VeriSign UK Limited United Kingdom Home | Worldwide Sites | Site Map
You Are Here: United Kingdom Home > Support > SSL Certificates Support > Backup a Certificate

SSL Certificates Support

Backup a Certificate

When you backup an SSL certificate, the system copies the private key into an encrypted file. The private key was created on the server when the Certificate Signing Request (CSR) was generated. Select the correct software vendor and version below for backup instructions.

Microsoft IIS Version 4.0

  1. Open the Microsoft Management Console: Start > Programs > Windows NT 4.0 Option Pack > Microsoft Internet Information Server > Internet Service Manager.
  2. Right-click the Web site containing the certificate and select Properties.
  3. Click the Directory Security tab.
  4. In the Secure Communications section, click Edit.
  5. Click Key Manager.
  6. Select the key to export.
  7. On the menu bar, select Key > Export Key > Backup File.
  8. A message warns you about placing sensitive information in a file on your hard drive. Click OK.
  9. Specify the name of the file that will hold the exported key. Click Save.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

Microsoft IIS Version 5.0

  1. In the Internet Information Services snap-in, right-click the Web site you want to manage, and then select Properties.
  2. On the Directory Security tab, click View Certificate. This displays the Certificate dialogue box.
  3. Select the Details tab and then select Copy To File. This starts the Certificate Export Wizard. Click Next.
  4. You can export the certificate file with or without the associated private key. If you want to export the private key, select the Yes option. Otherwise, select the No option. Click Next.
  5. The next page lets you choose the export file format. The default format should be adequate, so note the format that will be used. IMPORTANT:  Select - Include all certificates in the path.
  6. If you elected to export the private key, you must now set a password for the certificate file. After you type and then confirm the password in the fields provided, click Next.
  7. Specify the name of the file you want to export. Click Browse if you want to use the Save As dialogue box to set the file location and name.
  8. Click Next and then click Finish. Click OK to confirm a successful export. Click OK twice more to return to the Internet Information Services snap-in.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

Microsoft IIS Version 6.0

  1. In the Internet Information Services snap-in, right-click the Web site you want to manage, and then select Properties.
  2. On the Directory Security tab, click View Certificate. This displays the Certificate dialogue box.
  3. Select the Details tab and then select Copy To File. This starts the Certificate Export Wizard. Click Next.
  4. You can export the certificate file with or without the associated private key. If you want to export the private key, select the Yes option. Otherwise, select the No option. Click Next.
  5. The next page lets you choose the export file format. The default format should be adequate, so note the format that will be used. IMPORTANT:  Select - Include all certificates in the path.
  6. If you elected to export the private key, you must now set a password for the certificate file. After you type and then confirm the password in the fields provided, click Next.
  7. Specify the name of the file you want to export. Click Browse if you want to use the Save As dialogue box to set the file location and name.
  8. Click Next and then click Finish. Click OK to confirm a successful export. Click OK twice more to return to the Internet Information Services snap-in.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

Apache

  1. Locate the private key and certificate files. The following directives in the httpd.conf point to the location of the key and certificate files:

SSLCertificateFile .../path/to/mycertfile.crt

SSLCertificateKeyFile .../path/to/mykeyfile.key

  1. Copy the .key file, the .crt file, and the httpd.conf file onto a diskette or CD.

<filename>.key - private key

<filename>.crt – public certificate

httpd.conf – Web server configuration file

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

iPlanet Version 4.0

  1. Locate the alias directory within the iPlanet directory.
  2. Locate the files: https < server_name > cert7.db and https <server_name> key3.db
  3. Copy them.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

iPlanet Version 6.0

  1. Locate the alias directory within the iPlanet directory.
  2. Locate the files: https < server_name > cert7.db and https <server_name> key3.db
  3. Copy them.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

IBM Websphere Server

  1. Type ikeyman on a command line on UNIX or start the Key Management utility in the IBM Websphere Server folder.
  2. Select Key Database File from the main menu, and then select Open.
  3. In the Open dialog box, type your key database name or click the key.kdb file if you are using the default. Click OK.
  4. In the Password Prompt dialogue box, type your password, and click OK.
  5. Select Personal Certificates in the Key Database content frame, and then click the Export/Import button on the label.
  6. In the Export/Import Key window, select Export Key.
  7. Select the key database file type.
  8. Type the file name or browse and select the location and file name, and then click OK.
  9. In the Password Prompt dialogue box, type the password, and then click OK.
  10. In the Select from Key Label list, select the correct label name and click OK.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.

Tomcat

  1. Navigate to the SSL Directory where the SSL Keystore is kept. By default this can be a hidden directory. For example: /root/.keystore
  2. Make a copy of the keystore file in this directory. This contains your Private and Public keys.

VeriSign highly recommends that you save the file to a diskette or CD and store it in a safe place.


Contact VeriSign Legal Notices Privacy Repository © 2003 - VeriSign UK Limited. All rights reserved.
1/7/09 2:05 AM