Skip to content

StartTLS is not supported in LdapUserService #418

Description

@gitblit

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

Metadata

Metadata

Assignees

Type

No type

Fields

No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions