LDAPS Certificate Request for Third-Party Cert Question
Hello, We are planning to enable LDAPS using a third-party cert. Following http://support.microsoft.com/kb/321051. External Public FQDN - ldap.external.com Internal Domain Controller FQDN - dc01.internal.local I am redirecting traffic from ldap.external.com to dc01.internal.local. Question: Which FQDN do i mention in the request.inf file. Because if i mention the internal name it will not work well when connecting via external fqdn. Thanks in advance.
June 4th, 2012 12:35pm

ld = ldap_sslinit("external.domain.name", 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 external.domain.name.
Free Windows Admin Tool Kit Click here and download it now
June 20th, 2012 6:59pm

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics