KNOWN_BUGS: cannot enable LDAPS on Windows with cmake

Reported-by: Jack Boos Yu
Closes #6284
This commit is contained in:
Daniel Stenberg 2021-02-13 22:49:16 +01:00
parent ab02bf4f0c
commit 835c263421
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2
1 changed files with 5 additions and 0 deletions

View 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