]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: add rustls --ca-native & CURLSSLOPT_NATIVE_CA
authorDaniel McCarney <daniel@binaryparadox.net>
Thu, 27 Mar 2025 12:58:12 +0000 (08:58 -0400)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 27 Mar 2025 21:54:24 +0000 (22:54 +0100)
commit8836e65967cd60c30f7b5f1d39f8019756d24e70
tree67618b711be945d684d59da8ca460d8c70255a5d
parenta910f5ba6a97a84a37a610c04d888336786d1128
docs: add rustls --ca-native & CURLSSLOPT_NATIVE_CA

The one important caveat is that presently _only_ the native platform
verifier/CAs are consulted when this option is used w/ rustls.

Closes #16848
docs/cmdline-opts/ca-native.md
docs/libcurl/opts/CURLOPT_SSL_OPTIONS.md