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
To copy an SSL certificate from the primary Application Server to the secondary Application Server, it must be exported.
To export an SSL certificate
Ensure that an exportable SSL certificate is installed on the primary Application Server.
On the primary Application Server, select Start > Run.
In the Run dialog, type
mmc
In the Console dialog, double-click Certificates (Local Computer).
Navigate to Personal > Certificates.
From the list of certificates, select the certificate to be exported.
Right-click the certificate and select All Tasks > Export.
In the Welcome to the Certificate Export Wizard dialog, click Next.
In the Export Private Key screen, select Yes, export the private key and click Next.
In the Export File Format screen, select Personal Information Exchange - PKCS #12 (.PFX).
Clear the Delete the private key if the export is successful checkbox.
Select the Include all certificates in the certification path if possible and Enable strong protection (requires IE ...) checkboxes.
Click Next.
In the Password dialog, enter a password to protect the certificate.
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.
Click Finish.
See also
Importing an SSL certificate on Windows 2003
Importing an SSL certificate on Windows 2008
Topic number: 50253 Applies to: IMPAX 6.5.1 Application Server Knowledge Base |