curl / curl-docker

official docker image for curl
https://curl.se
Other
167 stars 67 forks source link

include ldap/ldaps support #53

Open xquery opened 3 years ago

xquery commented 3 years ago

hoping to add this to next release

missyoyo commented 1 year ago

Hello, Seems still not see LDAP in docker,Please add it.Thank you curl 7.87.0-DEV (x86_64-pc-linux-musl) libcurl/7.87.0-DEV OpenSSL/1.1.1s zlib/1.2.12 brotli/1.0.9 libssh2/1.10.0 nghttp2/1.47.0 Release-Date: [unreleased] Protocols: dict file ftp ftps gopher gophers http https imap imaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp

jamshid commented 1 year ago

Yes please stop disabling ldap support in the images on https://hub.docker.com/r/curlimages/curl. Or maybe add an image with a "full-*" tag that contains it.

LDAP is old but still widely used and curl is a great tool for diagnosing issues with LDAP/ActiveDirectory and making queries.

Why is everyone trying to get it out of curl? I was just complaining about RHEL/rockylinux no longer including ldap support in curl unless the package is swapped out for curl-full: https://curl.se/mail/archive-2023-03/0009.html