View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0018060 | CentOS-8 | curl | public | 2021-02-11 07:16 | 2021-02-11 07:16 |
Reporter | jamshid | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Product Version | 8.3.2011 | ||||
Summary | 0018060: The default curl dropped "ldap" protocol support | ||||
Description | Hi you're probably going to make me file this with redhat or fedora or something? Why does curl no longer support "ldap" urls in centos 8? It did in centos 6 and 7. $ docker run centos:8 curl --version Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp smb smbs smtp smtps telnet tftp $ docker run centos:7 curl --version Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp The curl "ldap://ldaphost:389/..." feature is very handy for diagnosing issues and querying an LDAP server, easy to script and until now consistent. If I'm relying on this functionality I have to build and install a separate curl binary? That's painful. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
2021-02-11 07:16 | jamshid | New Issue |