Skip to content
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

openldap: implement STARTTLS #8065

Closed
wants to merge 1 commit into from
Closed

openldap: implement STARTTLS #8065

wants to merge 1 commit into from

Conversation

monnerat
Copy link
Contributor

As this introduces use of CURLOPT_USE_SSL option for LDAP, also check this option in ldap.c as it is not supported by this backend.

docs/cmdline-opts/ssl-reqd.d Outdated Show resolved Hide resolved
docs/cmdline-opts/ssl.d Outdated Show resolved Hide resolved
lib/ldap.c Outdated Show resolved Hide resolved
As this introduces use of CURLOPT_USE_SSL option for LDAP, also check
this option in ldap.c as it is not supported by this backend.
@monnerat
Copy link
Contributor Author

@bagder : Latest push takes all your remarks into account.

@bagder bagder closed this in a40160a Dec 6, 2021
@bagder
Copy link
Member

bagder commented Dec 6, 2021

Thanks!

@monnerat
Copy link
Contributor Author

monnerat commented Dec 6, 2021

Thanks for pulling.

@monnerat monnerat deleted the ldap-2 branch December 6, 2021 10:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants