From 5688c2a8eec956ae906f627a0c50fef35821d1fe Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 16 May 2026 01:51:17 +0200 Subject: [PATCH] SSLCERTS: document 8.19.0 default Native CA builds (Windows) Ref: https://curl.se/docs/sslcerts.html Follow-up to 1730407b74f41cfd33f189348be54d0504b7c291 #18279 Reported-by: chrizilla on github Fixes #21634 Closes #21639 --- docs/SSLCERTS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/SSLCERTS.md b/docs/SSLCERTS.md index 3506fbd787..d5110e18f0 100644 --- a/docs/SSLCERTS.md +++ b/docs/SSLCERTS.md @@ -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