mirror of
https://github.com/curl/curl.git
synced 2026-08-25 20:03:36 +03:00
KNOWN_BUGS: openldap hangs. TODO: binary SASL.
This commit is contained in:
parent
bbe08a7e7a
commit
3954d6fdcf
2 changed files with 30 additions and 0 deletions
|
|
@ -112,6 +112,7 @@
|
|||
16. SASL
|
||||
16.1 Other authentication mechanisms
|
||||
16.2 Add QOP support to GSSAPI authentication
|
||||
16.3 Support binary messages (i.e.: non-base64)
|
||||
|
||||
17. Command line tool
|
||||
17.1 sync
|
||||
|
|
@ -668,6 +669,10 @@ that doesn't exist on the server, just like --ftp-create-dirs.
|
|||
with integrity protection) and auth-conf (Authentication with integrity and
|
||||
privacy protection).
|
||||
|
||||
16.3 Support binary messages (i.e.: non-base64)
|
||||
|
||||
Mandatory to support LDAP SASL authentication.
|
||||
|
||||
17. Command line tool
|
||||
|
||||
17.1 sync
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue