LDAP connectivity issues #9541
Unanswered
balu33
asked this question in
Troubleshooting
Replies: 2 comments 1 reply
-
As per the documentaiton: The correct way is to import the certificate to the system trusted store. |
Beta Was this translation helpful? Give feedback.
1 reply
-
Looks like a TLS/SSL trust chain problem. Curious if adding the full cert chain or updating the CA bundle solves it ... |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
error: ErrorController => error unable to verify the first certificate
{
} title: '(requireLdapAuth) Error at passport.authenticate', parameters: [ { name: 'error', value: [Error]}]
Error: unable to verify the first certificate
at TLSSocket.onConnectSecure (node:_tls_wrap:1677:34)
at TLSSocket.emit (node:events:524:28)
at TLSSocket._finishInit (node:_tls_wraар: 1076:8)
at ssl.onhandshakedone (node:_tls_wrap:862:12)
Beta Was this translation helpful? Give feedback.
All reactions