Skip to content

ca-native.md: sync with CURLSSLOPT_NATIVE_CA#16373

Closed
jay wants to merge 4 commits intocurl:masterfrom
jay:sync_native_ca_doc
Closed

ca-native.md: sync with CURLSSLOPT_NATIVE_CA#16373
jay wants to merge 4 commits intocurl:masterfrom
jay:sync_native_ca_doc

Conversation

@jay
Copy link
Copy Markdown
Member

@jay jay commented Feb 17, 2025

  • Add that the native CA store is used to verify certs in addition to the other certificate location settings.

Basically clarify that --ca-native does not override --cacert etc.

Prior to this change that behavior was only documented in CURLSSLOPT_NATIVE_CA which is what --ca-native maps to.

Ref: #16181 (comment)

Closes #xxxx

- Add that the native CA store is used to verify certs in addition to
  the other certificate location settings.

Basically clarify that --ca-native does not override --cacert etc.

Prior to this change that behavior was only documented in
CURLSSLOPT_NATIVE_CA which is what --ca-native maps to.

Ref: curl#16181 (comment)

Closes #xxxx
@jay jay force-pushed the sync_native_ca_doc branch from e6e9d78 to 24597cd Compare February 17, 2025 21:39
Comment thread docs/cmdline-opts/ca-native.md Outdated
jay added 2 commits February 17, 2025 18:55
.. and refer proxy-ca-native tls backend limitations to ca-native
@jay jay closed this in 2335cba Feb 19, 2025
@jay jay deleted the sync_native_ca_doc branch February 19, 2025 08:54
pps83 pushed a commit to pps83/curl that referenced this pull request Apr 26, 2025
- Add that the native CA store is used to verify certs in addition to
  the other certificate location settings.

Basically clarify that --ca-native does not override --cacert etc.

Prior to this change that behavior was only documented in
CURLSSLOPT_NATIVE_CA which is what --ca-native maps to.

Ref: curl#16181 (comment)

Closes curl#16373
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

3 participants