Hi everyone, I’m posting again because last time I was saved so why not a second time! I’ve set up a graylog node, inputs etc with HTTPS with custom certificate but the worry is that I’d also like to put LDAPs for security but when I try a connection by checking verify certificates I get this big error:
Couldn’t establish connection to x.x.x.x:636
An error occurred while attempting to connect to server x.x.x.x:636 IOException(LDAPException(resultCode=91 (connect error), errorMessage=‘An error occurred while attempting to establish a connection to server /x.x.x. x:636: SSLHandshakeException(PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target), ldapSDKVersion=6.0.10, revision=51b3c7fe15cf42d4b2cd3bbd8165ebf759a8277d’))
While my certificate is working everywhere have I forgotten something?
Thank you in advance!
Hi @gsmith ! So to explain you I imported a wildcards certificate on graylog and yes they work with https + inputs without worries that’s why I do not understand why it can not contact the cert for the ldaps .
Heyyy ! Thank you for your answers they are a very valuable help for me ports are well open because if I do LDAPs without checking the certificate it communicates well with my AD and currently I connect on Graylog with AD logs in 636. I will look at what you pass me hoping that it works! for info you have in your LDAP authentication you put the ip or the FQDN?