I'm setup a new Active Directory on my Windows server (Windows server 2008 R2).
And it is working fine for port 389. I need use LDAPS protocol to modify password from other system.
According to this post https://support.microsoft.com/en-us/help/321051/how-to-enable-ldap-over-ssl-with-a-third-party-certification-authority, the only thing is import a certificate for enable LDAPS.
But when I imported the SSL certificate and restart the domain controller, I cannot see port 636 is opening.
My SSL certificate is issued by GeoTrust, and using for website. The website domain same with AD DS FQDN. I'm not sure is it OK.
How can I check what's the problem ?