]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
KNOWN_BUGS: cannot enable LDAPS on Windows with cmake
authorDaniel Stenberg <daniel@haxx.se>
Sat, 13 Feb 2021 21:49:16 +0000 (22:49 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Sat, 13 Feb 2021 21:49:16 +0000 (22:49 +0100)
Reported-by: Jack Boos Yu
Closes #6284

docs/KNOWN_BUGS

index 16d979d58bff54682fa96323ff687a206eca69f3..f8ba53b9168a7e46c9729d3e1028b2972917ea7a 100644 (file)
@@ -139,6 +139,7 @@ problems may have been fixed or changed somewhat since this was written!
  15.9 cert paths autodetected when cross-compiling
  15.10 libspsl is not supported
  15.11 ExternalProject_Add does not set CURL_CA_PATH
+ 15.12 cannot enable LDAPS on Windows
 
  16. Applications
  16.1 pulseUI VPN client
@@ -985,6 +986,10 @@ problems may have been fixed or changed somewhat since this was written!
 
  See https://github.com/curl/curl/issues/6313
 
+15.12 cannot enable LDAPS on Windows
+
+ See https://github.com/curl/curl/issues/6284
+
 16. Applications
 
 16.1 pulseUI VPN client