Skip to content

ca-native.md: sync with CURLSSLOPT_NATIVE_CA #16373

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

jay
Copy link
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
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.

None yet

3 participants