mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
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:
parent
df6014894b
commit
7b787f5995
1 changed files with 7 additions and 0 deletions
|
|
@ -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)
|
[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
|
# Email protocols
|
||||||
|
|
||||||
## IMAP `SEARCH ALL` truncated response
|
## IMAP `SEARCH ALL` truncated response
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue