IMPAX 6.5.1 Application Server Knowledge Base > Configuring and administering Active Directory authentication (ADAM) > Integrating an enterprise LDAP > Integrating an enterprise LDAP using native Windows authentication: 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 2003
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/Remove Snap-in dialog, click Add.
From the list of snap-ins, select Certificates. 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 Standalone Snap-in dialog, click Close.
In the Add/Remove Snap-in dialog, click OK.
In the Console Root window, expand Certificates (Local Computer).
Expand Personal (Console Root, Certificates, Personal).
Right-click Certificates (Console Root, Certificates, Personal) and select All Tasks > Import.
In the Certificate Import Wizard, click Next.
Click Browse.
Update the Files to Type box criteria to All File(*.*).
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 Certificate Store dialog, click Browse.
In the Select Certificate Store dialog, select Show physical stores.
Expand Personal and select Registry. Click Next.
Click Finish.
The certificate is imported onto the additional Application Server.
Assign the certificate to the IIS service.
See also
Importing an SSL certificate on Windows 2008
Topic number: 66940 Applies to: IMPAX 6.5.1 Application Server Knowledge Base |