Skip to content

ldaps is deprecated, starttls uses default port 389#7

Open
Comradin wants to merge 1 commit into
bennojoy:masterfrom
Comradin:master
Open

ldaps is deprecated, starttls uses default port 389#7
Comradin wants to merge 1 commit into
bennojoy:masterfrom
Comradin:master

Conversation

@Comradin
Copy link
Copy Markdown

Hello,

I changed some settings for ssl, as you configure the server with ldaps for port 636, which is deprecated.
Its better to use starttls, which uses the default port 389.

changed ldap uri from deprecated ldaps to ldap, unified slapd_services settings
@kbroughton
Copy link
Copy Markdown

I installed the bennojoy:master unchanged and then tried to connect with Apache Studio from my laptop to the ldap remote. I got connection working on 636 but could not authenticate. After applying this patch and connecting on 389 the connection worked fine.
I set up the Apache studio with a free cert signed by StartSSL.
remote: Ubuntu 14.04
local: osx Yosemite. Apache Studio V. 2.0.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants