From: Daniel Stenberg Date: Sat, 13 Feb 2021 21:49:16 +0000 (+0100) Subject: KNOWN_BUGS: cannot enable LDAPS on Windows with cmake X-Git-Tag: curl-7_76_0~156 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=835c2634212257d41c1a30c6cc0ad3ed60bb9aca;p=thirdparty%2Fcurl.git KNOWN_BUGS: cannot enable LDAPS on Windows with cmake Reported-by: Jack Boos Yu Closes #6284 --- diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 16d979d58b..f8ba53b916 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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