Problem to solve
I’ve followed all of the instructions on integrating Google SLDAP into GitLab, as per the GitLab instructions. However, when I attempt to authenticate using the Secure LDAP feature, I get this error:
Could not authenticate you from Ldapmain because “Ssl connect returned=1 errno=0 peeraddr=216.239.32.58:636 state=error: certificate verify failed (self signed certificate)”.
I used the same certificate that Google Admin page gave me when setting up the LDAP server, so I don’t understand the issue.