TODO: LDAP Certificate-Based Authentication

Closes #9641
This commit is contained in:
Daniel Stenberg 2023-08-06 22:58:42 +02:00
parent fbacb14c4c
commit 26b437393e
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -100,6 +100,7 @@
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
@ -751,6 +752,12 @@
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