gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 118/282: TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS


From: gnunet
Subject: [gnurl] 118/282: TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS
Date: Wed, 01 Apr 2020 14:29:43 +0200

This is an automated email from the git hooks/post-receive script.

ng0 pushed a commit to branch master
in repository gnurl.

commit 95d628e13ecbf9ff5c0424d287754ab6c20110d2
Author: Daniel Stenberg <address@hidden>
AuthorDate: Fri Feb 14 23:03:21 2020 +0100

    TODO: CURLOPT_SSL_CTX_FUNCTION for LDAPS
    
    Closes #4108
---
 docs/TODO | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/docs/TODO b/docs/TODO
index 6f4919c23..e23f28b9b 100644
--- a/docs/TODO
+++ b/docs/TODO
@@ -87,6 +87,7 @@
 
  10. LDAP
  10.1 SASL based authentication mechanisms
+ 10.2 CURLOPT_SSL_CTX_FUNCTION for LDAPS
 
  11. SMB
  11.1 File listing support
@@ -603,6 +604,13 @@
  be possible to use ldap_bind_s() instead specifying the security context
  information ourselves.
 
+10.2 CURLOPT_SSL_CTX_FUNCTION for LDAPS
+
+ CURLOPT_SSL_CTX_FUNCTION works perfectly for HTTPS and email protocols, but
+ it has no effect for LDAPS connections.
+
+ https://github.com/curl/curl/issues/4108
+
 11. SMB
 
 11.1 File listing support

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]