KNOWN_BUGS: Native CA roots incomplete on Windows with OpenSSL/fork

Reported-by: finkjsc on github
Reported-by: nitrogene on github
Ref: #12303
Closes #20897

Closes #21305
This commit is contained in:
Viktor Szakats 2026-04-14 01:37:50 +02:00
parent df6014894b
commit 7b787f5995
No known key found for this signature in database

View file

@ -53,6 +53,13 @@ fail, resulting in error SEC_E_BUFFER_TOO_SMALL or SEC_E_MESSAGE_ALTERED.
[curl issue 15801](https://github.com/curl/curl/issues/15801)
## Native CA roots incomplete on Windows with OpenSSL (or fork)
Certain Windows installations may be missing CA roots.
[curl issue 20897](https://github.com/curl/curl/issues/20897)
[curl issue 12303](https://github.com/curl/curl/issues/12303)
# Email protocols
## IMAP `SEARCH ALL` truncated response