Problems requesting the LDAP: The server is unwilling to process the request.
- by Flo
We have written an authentication provider for a SharePoint web application which can requests multiple LDAP directories.
One of the LDAP server have to be requested via SSL. So we imported the CA certificate which was used to sign the LDAP server's certificate into the certificate store of the SharePoint server.
The following code snippet…