IMPAX 6.5.1 Application Server Knowledge Base > Administering SSL certificates > Establishing SSL communication in a load balanced cluster > Copying an SSL certificate to another Application Server

Exporting an SSL certificate

To copy an SSL certificate from the primary Application Server to the secondary Application Server, it must be exported.

To export an SSL certificate

  1. Ensure that an exportable SSL certificate is installed on the primary Application Server.

  2. On the primary Application Server, select Start > Run.

  3. In the Run dialog, type

    mmc

  4. In the Console dialog, double-click Certificates (Local Computer).

  5. Navigate to Personal >  Certificates.

  6. From the list of certificates, select the certificate to be exported.

  7. Right-click the certificate and select All Tasks >  Export.

  8. In the Welcome to the Certificate Export Wizard dialog, click Next.

  9. In the Export Private Key screen, select Yes, export the private key and click Next.

  10. In the Export File Format screen, select Personal Information Exchange - PKCS #12 (.PFX).

  11. Clear the Delete the private key if the export is successful checkbox.

  12. Select the Include all certificates in the certification path if possible and Enable strong protection (requires IE ...) checkboxes.

  13. Click Next.

  14. In the Password dialog, enter a password to protect the certificate.

  15. In the File to export dialog, enter a filename for the exported certificate, and save it to a location accessible by the secondary Application Servers. Click Next.

  16. Click Finish.


See also


Topic number: 50253

Applies to: IMPAX 6.5.1 Application Server Knowledge Base