Skip to content

Add starttls support #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 2 commits into from

Conversation

Kegeruneku
Copy link

This PR adds STARTTLS support to nginx-ldap-auth.

STARTTLS is considered the proper way to establish a TLS-protected channel to a LDAP server, as ldaps://-style URLs (using port 636) have never been standardized, see http://www.openldap.org/faq/data/cache/185.html for details.

@Kegeruneku Kegeruneku force-pushed the add_starttls_support branch 2 times, most recently from b903280 to c032cc6 Compare October 26, 2017 10:10
@Kegeruneku Kegeruneku force-pushed the add_starttls_support branch from c032cc6 to c228f39 Compare October 27, 2017 07:25
vl-homutov added a commit that referenced this pull request Dec 25, 2017
This is a rebased version and slightly modified version of patch submitted by
Matthieu Cerda <[email protected]> via pull-request #29
(#29)
@vl-homutov
Copy link
Contributor

I've commited a patch with minor modifications, thanks.

@vl-homutov vl-homutov closed this Dec 25, 2017
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