IMPAX 6.5.1 Application Server Knowledge Base > Configuring and administering Active Directory authentication (ADAM) > Integrating an enterprise LDAP > Integrating an enterprise LDAP: Workflow > SSL certificate configuration on the LDAP server
Import the SSL certificate exported from the primary Application Server onto the secondary Application Server.
To import an SSL certificate on Windows 2008
On the secondary Application Server, select Start > Run.
In the Run dialog, type
mmc
In the Console1 dialog, select File > Add/Remove Snap-in.
In the Add or Remove Snap-ins dialog, under Available Snap-ins, select Certificates and click Add.
In the Certificates snap-in dialog, select Computer account. Click Next.
In the Select Computer dialog, select Local Computer. Click Finish.
In the Add or Remove Snap-ins dialog, click OK.
In the Console Root window, expand Certificates (Local Computer).
Right-click Personal (Console Root, Certificates, Personal) and select All Tasks > Import.
In the Certificate Import Wizard, click Next.
Click Browse.
Update the Files to Type criteria to Personal Information Exchange (*.pfx;*.p12).
Navigate to and select the exported .pfx certificate from the primary Application Server. Click Open.
Click Next.
In the Password dialog, enter the password identified when exporting the certificate. Click Next.
In the Select Certificate Store dialog, select Place all certificates in the following store. Click Next.
Click Finish.
In the dialog displaying the message The import was successful, click OK.
Assign the certificate to the IIS service.
See also
Importing an SSL certificate on Windows 2003
Topic number: 119721 Applies to: IMPAX 6.5.1 Application Server Knowledge Base |