Can a self-signed certificate be used to connect a third party app with LDAP in Windows Server 2016?

Eduardo DeGante 1 Reputation point
2021-04-29T15:34:14.437+00:00

Hello,

I need to use LDAP (TLS - port 389) to sync users with a third-party app. Can I use a self-signed certificate or do I need to purchase one?
Thank you

Windows Server 2016
Windows Server 2016
A Microsoft server operating system that supports enterprise-level management updated to data storage.
2,484 questions
{count} votes

3 answers

Sort by: Most helpful
  1. Daisy Zhou 22,476 Reputation points Microsoft Vendor
    2021-04-30T02:23:20.593+00:00

    Hello @Eduardo DeGante ,

    Thank you for posting here.

    Q: I need to use LDAP (TLS - port 389) to sync users with a third-party app. Can I use a self-signed certificate or do I need to purchase one?
    A: Yes, if the purpose of the certificate is specified in the certificate, you can use a self-signed certificate.

    But we suggest Trusted CA Signed Certificate instead of self-signed certificate.

    If you want to use a third-part CA, maybe you need to purchase.

    Or you can consider using Windows CA with AD CS role installed and configured if needed.

    Here is an article for your reference.
    Why it’s always better to go with a Trusted CA Signed SSL Certificate over a Self Signed Certificate
    https://cheapsslsecurity.com/blog/self-signed-ssl-versus-trusted-ca-signed-ssl-certificate/

    Here is a similar case for your reference.
    Self-signed SSL Cert or CA? [closed]
    https://stackoverflow.com/questions/292732/self-signed-ssl-cert-or-ca

    Hope the information above is helpful.

    Should you have any question or concern, please feel free to let us know.

    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    Best Regards,
    Daisy Zhou

    ============================================

    If the Answer is helpful, please click "Accept Answer" and upvote it.

    0 comments No comments

  2. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

  3. Deleted

    This answer has been deleted due to a violation of our Code of Conduct. The answer was manually reported or identified through automated detection before action was taken. Please refer to our Code of Conduct for more information.


    Comments have been turned off. Learn more

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.