Originally reported on Google Code with ID 122
What steps will reproduce the problem?
1. Have an LDAP server that requires clients to send StartTLS after opening plain text
connection (and not use a SSL connection)
2. Authenticate against such an LDAP server
3. Connection fails, because there's no way to tell GitBlit to send the StartTLS
LdapUserService should call StartTLSExtendedRequest, in case a ldap+tls:// URL is configured,
see https://www.unboundid.com/products/ldapsdk/docs/javadoc/com/unboundid/ldap/sdk/extensions/StartTLSExtendedRequest.html
Reported by steffen@steffen-gebert.de on 2012-08-09 08:51:06
Originally reported on Google Code with ID 122
Reported by
steffen@steffen-gebert.deon 2012-08-09 08:51:06