]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
TODO: LDAP Certificate-Based Authentication
authorDaniel Stenberg <daniel@haxx.se>
Sun, 6 Aug 2023 20:58:42 +0000 (22:58 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 6 Aug 2023 20:58:42 +0000 (22:58 +0200)
Closes #9641

docs/TODO

index a7ea1911472c6151188630ed367c38bd77681aa7..b7530dc3f126d76ce53d36fc9756758724c5944c 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
  10.1 SASL based authentication mechanisms
  10.2 CURLOPT_SSL_CTX_FUNCTION for LDAPS
  10.3 Paged searches on LDAP server
+ 10.4 Certificate-Based Authentication
 
  11. SMB
  11.1 File listing support
 
  https://github.com/curl/curl/issues/4452
 
+10.4 Certificate-Based Authentication
+
+ LDAPS not possible with MAC and Windows with Certificate-Based Authentication
+
+ https://github.com/curl/curl/issues/9641
+
 11. SMB
 
 11.1 File listing support