mirror of
https://github.com/curl/curl.git
synced 2026-05-28 09:16:21 +03:00
SSLCERTS: document 8.19.0 default Native CA builds (Windows)
Ref: https://curl.se/docs/sslcerts.html
Follow-up to 1730407b74 #18279
Reported-by: chrizilla on github
Fixes #21634
Closes #21639
This commit is contained in:
parent
c46a7913e5
commit
5688c2a8ee
1 changed files with 4 additions and 0 deletions
|
|
@ -71,6 +71,10 @@ cert file named `curl-ca-bundle.crt` in these directories and in this order:
|
|||
curl 8.11.0 added a build-time option to disable this search behavior, and
|
||||
another option to restrict search to the application's directory.
|
||||
|
||||
curl 8.19.0 added a build-time option to enable Native CA by default on
|
||||
Windows. This build-time option by default also disables searching for
|
||||
a `curl-ca-bundle.crt` on disk.
|
||||
|
||||
### Use the native store
|
||||
|
||||
In several environments, in particular on Microsoft and Apple operating
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue