Stumped, please help;
Worked on Friday, Monday it doesn't work, no changes over the weekend that I can find.
2008 domain, 2008R2 DC's
The certificate is not expired
The port is open
LDAP works with no issues
I have deleted the certificate, and had a new one issued from the domain CA, still doesn't work.
The certificate path shows ok, but could it be something with the Microsoft CA? Or theDomain Controller Authentication Template?
LDP.EXE returns this;
-----------
0x0 = ldap_unbind(ld);
ld = ldap_sslinit("SERVERNAME_FQDN_HERE", 636, 1);
Error 0 = ldap_set_option(hLdap, LDAP_OPT_PROTOCOL_VERSION, 3);
Error 81 = ldap_connect(hLdap, NULL);
Server error: <empty>
Error <0x51>: Fail to connect to SERVERNAME_FQDN_HERE.
BlankMonkey
UPDATE:
I used this link (http://support.microsoft.com/kb/321051) to get a certificate request from an InCommon CA. I had trouble adding it, but did get it into the proper place (I think). No change, it did not help.