Some questions regarding LDAPS certificates

Jobee 1 Kenobi 1 Reputation point
2022-08-13T00:34:26.61+00:00

Good afternoon,

I’m starting the process to move my email archiving to the cloud. I’ve already been shown three different web pages with instructions in getting settings configured, and now I see I need to configure LDAPS before the first step. To do that I need to create a(n) LDAPS certificate. At this time my system is using Server 2016 for domain controllers and I have a couple of questions regarding certificates:

1) My current CA server is running Server 2012 (an upgrade is in its future). Do I need a CA server running Server 2016? Would Server 2019 work? 2022?
2) Will configuring LDAPS alter the ability to use non-SSL connections?
3) If I use self-signed certificates will I hate life down the road?
4) Follow-up to #3, is buying a commercial certificate worth the cost? I’m not cheap, I’m frugal.
5) If I bungle the creation of the certificate can the domain controller lose connectivity to other devices on the network?
6) Are there any other caveats or “gotchas” I need to watch out for?

Yes, I'm cautious. I find I make fewer mistakes this way. Any ideas, suggestions, or recommendations would be greatly appreciated.

Thanks,

Joe B

Windows for business | Windows Server | User experience | Other
Windows for business | Windows Server | Devices and deployment | Configure application groups
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Gary Reynolds 9,621 Reputation points
    2022-08-13T12:34:21.207+00:00

    Hi

    1) My current CA server is running Server 2012 (an upgrade is in its future). Do I need a CA server running Server 2016? Would Server 2019 work? 2022?

    No, your current CA can issue the certificate that can be used on 2016 DCs

    2) Will configuring LDAPS alter the ability to use non-SSL connections?

    No, LDAPS connection are on port 636, while non-SSL connections will be on 389

    3) If I use self-signed certificates will I hate life down the road?

    Not really, the only issue is that you will need to trust the self-signed certificate on the systems connecting on the LDAPS connection

    4) Follow-up to #3, is buying a commercial certificate worth the cost? I’m not cheap, I’m frugal.

    I wouldn't waste your money, as you have an internal CA which will work

    5) If I bungle the creation of the certificate can the domain controller lose connectivity to other devices on the network?

    Nope, if you don't have a certificate on the DC already it's unlikely that anything is making LDAPS connections

    6) Are there any other caveats or “gotchas” I need to watch out for?

    You just need to install the certificate correct in the right certificate store and everything should be good.

    If you do have problems or you want to check the current status of your LDAPS connections, check out this article.
    https://nettools.net/howto-troubleshoot-ad-ldaps-connection-issues/

    Gary.


  2. Jobee 1 Kenobi 1 Reputation point
    2022-08-15T17:30:45.39+00:00

    Hi Gary, I don't work weekends so nothing to report at this time. Hopefully soon, but my plate has a tendency to remain quite full no matter what projects I complete. :^|

    Thanks,

    Joe B

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.