To communicate with the Active Directory server over the Secure Sockets Layer (SSL), you need an SSL enabled server and an SSL certificate for the client. SSL communication is required to programmatically change the Active Directory password.
This article will show you how to export an SSL certificate from an SSL enabled Windows Server 2003 to use the LDAP API over SSL. If you have not yet configured SSL, see Enable LDAP SSL with Active Directory.

1. Click Start, select Administrative Tools and click Certification Authority. This will launch the Certification Authority application.Visit the forum to ask for help or to give a comment.
***
Posted on 5/19/2008 and last updated on 11/6/2009
Filed under Active Directory , SSL/TLS







March 18th, 2009 at 1:47 pm
What next?
March 19th, 2009 at 1:09 pm
Hi Sean,
The certificate will be used to talk to Active Directory. In my case I installed the certificate into Fedora Directory Server to synchronize with Active Directory.